|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventEntityList | |
|---|---|
| com.atlassian.crowd.plugin.rest.entity | |
| com.atlassian.crowd.plugin.rest.service.controller | |
| com.atlassian.crowd.plugin.rest.util | |
| Uses of EventEntityList in com.atlassian.crowd.plugin.rest.entity |
|---|
| Methods in com.atlassian.crowd.plugin.rest.entity that return EventEntityList | |
|---|---|
static EventEntityList |
EventEntityList.create(String newEventToken,
List<AbstractEventEntity> events)
|
static EventEntityList |
EventEntityList.fromToken(String currentEventToken)
|
static EventEntityList |
EventEntityList.synchronisationNotAvailable()
|
| Uses of EventEntityList in com.atlassian.crowd.plugin.rest.service.controller |
|---|
| Methods in com.atlassian.crowd.plugin.rest.service.controller that return EventEntityList | |
|---|---|
EventEntityList |
EventsController.getCurrentEventToken(String applicationName)
|
EventEntityList |
EventsController.getEventsSince(String applicationName,
String eventToken,
URI baseURI)
|
| Uses of EventEntityList in com.atlassian.crowd.plugin.rest.util |
|---|
| Methods in com.atlassian.crowd.plugin.rest.util that return EventEntityList | |
|---|---|
static EventEntityList |
EntityTranslator.toEventEntities(Events events,
URI baseUri)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||