Modifier and Type | Method and Description |
---|---|
String |
RemoteCrowdDirectory.getCurrentEventToken()
Returns a token that can be used for querying events that have happened
after the token was generated.
|
Modifier and Type | Method and Description |
---|---|
String |
RestCrowdClient.getCurrentEventToken() |
Modifier and Type | Method and Description |
---|---|
String |
ApplicationServiceGeneric.getCurrentEventToken(Application application) |
String |
AbstractDelegatingApplicationService.getCurrentEventToken(Application application) |
String |
ApplicationService.getCurrentEventToken(Application application)
Returns a token that can be used for querying events that have happened
after the token was generated.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
IncrementalSynchronisationNotAvailableExceptionMapper.toResponse(IncrementalSynchronisationNotAvailableException exception) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
EventsResource.getEvents(String eventToken) |
Modifier and Type | Method and Description |
---|---|
String |
CrowdClient.getCurrentEventToken()
Returns a token that can be used for querying events that have happened
after the token was generated.
|
Copyright © 2020 Atlassian. All rights reserved.