Jean-Baptiste Onofré created UNOMI-288:
------------------------------------------
Summary: Add updateEvents() method in EventService
Key: UNOMI-288
URL: https://issues.apache.org/jira/browse/UNOMI-288
Project: Apache Unomi
Issue Type: New Feature
Components: core
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Several users requested to have a way to update events, via Unomi services
(including REST endpoints).
Roughly, the purpose is to add {{EventService.updateEvents(List<Event>
events).}}
In this method, we directly call {{persistenceService.save()}} to update the
persistence layer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)