You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (Jira)" <ji...@apache.org> on 2020/04/22 08:52:00 UTC

[jira] [Closed] (UNOMI-288) Add updateEvents() method in EventService

     [ https://issues.apache.org/jira/browse/UNOMI-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge Huber closed UNOMI-288.
-----------------------------
    Resolution: Won't Do

> 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é
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)