Class EventsController
java.lang.Object
com.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController
com.atlassian.crowd.plugin.rest.service.controller.EventsController
-
Constructor Summary
ConstructorDescriptionEventsController
(ApplicationService applicationService, AuthenticatedApplicationHolder authenticatedApplicationHolder) -
Method Summary
Methods inherited from class com.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController
getAuthenticatedApplication
-
Constructor Details
-
EventsController
@Inject public EventsController(ApplicationService applicationService, AuthenticatedApplicationHolder authenticatedApplicationHolder)
-
-
Method Details
-
getCurrentEventToken
-
getEventsSince
public EventEntityList getEventsSince(String eventToken, URI baseURI) throws EventTokenExpiredException, OperationFailedException
-