Uses of Class
org.xwiki.notifications.CompositeEventStatus
-
-
Uses of CompositeEventStatus in org.xwiki.notifications
Methods in org.xwiki.notifications that return types with arguments of type CompositeEventStatus Modifier and Type Method Description List<CompositeEventStatus>
CompositeEventStatusManager. getCompositeEventStatuses(List<CompositeEvent> compositeEvents, String entityId)
Get the list of statuses concerning the given composite events and the current user.
-