Uses of Class
com.atlassian.crowd.plugin.rest.entity.EventEntityList
Packages that use EventEntityList
-
Uses of EventEntityList in com.atlassian.crowd.plugin.rest.entity
Methods in com.atlassian.crowd.plugin.rest.entity that return EventEntityListModifier and TypeMethodDescriptionstatic EventEntityListEventEntityList.create(String newEventToken, List<AbstractEventEntity> events) static EventEntityListstatic EventEntityListEventEntityList.synchronisationNotAvailable() -
Uses of EventEntityList in com.atlassian.crowd.plugin.rest.util
Methods in com.atlassian.crowd.plugin.rest.util that return EventEntityListModifier and TypeMethodDescriptionstatic EventEntityListEntityTranslator.toEventEntities(com.atlassian.crowd.event.Events events, URI baseUri)