| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.entity | |
| com.atlassian.crowd.plugin.rest.service.controller | |
| com.atlassian.crowd.plugin.rest.util |
| Modifier and Type | Method and Description |
|---|---|
static EventEntityList |
EventEntityList.create(String newEventToken,
List<AbstractEventEntity> events) |
static EventEntityList |
EventEntityList.fromToken(String currentEventToken) |
static EventEntityList |
EventEntityList.synchronisationNotAvailable() |
| Modifier and Type | Method and Description |
|---|---|
EventEntityList |
EventsController.getCurrentEventToken() |
EventEntityList |
EventsController.getEventsSince(String eventToken,
URI baseURI) |
| Modifier and Type | Method and Description |
|---|---|
static EventEntityList |
EntityTranslator.toEventEntities(Events events,
URI baseUri) |
Copyright © 2020 Atlassian. All rights reserved.