Uses of Class
com.atlassian.crowd.plugin.rest.entity.EventEntityList
Package
Description
-
Uses of EventEntityList in com.atlassian.crowd.plugin.rest.entity
Modifier and TypeMethodDescriptionstatic EventEntityList
EventEntityList.create
(String newEventToken, List<AbstractEventEntity> events) static EventEntityList
static EventEntityList
EventEntityList.synchronisationNotAvailable()
-
Uses of EventEntityList in com.atlassian.crowd.plugin.rest.service.controller
Modifier and TypeMethodDescriptionEventsController.getCurrentEventToken()
EventsController.getEventsSince
(String eventToken, URI baseURI) -
Uses of EventEntityList in com.atlassian.crowd.plugin.rest.util
Modifier and TypeMethodDescriptionstatic EventEntityList
EntityTranslator.toEventEntities
(Events events, URI baseUri)