|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController
com.atlassian.crowd.plugin.rest.service.controller.EventsController
public class EventsController
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController |
|---|
applicationManager, applicationService |
| Constructor Summary | |
|---|---|
EventsController(ApplicationService applicationService,
ApplicationManager applicationManager)
|
|
| Method Summary | |
|---|---|
EventEntityList |
getCurrentEventToken(java.lang.String applicationName)
|
EventEntityList |
getEventsSince(java.lang.String applicationName,
java.lang.String eventToken,
java.net.URI baseURI)
|
| Methods inherited from class com.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController |
|---|
getApplication |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventsController(ApplicationService applicationService,
ApplicationManager applicationManager)
| Method Detail |
|---|
public EventEntityList getCurrentEventToken(java.lang.String applicationName)
public EventEntityList getEventsSince(java.lang.String applicationName,
java.lang.String eventToken,
java.net.URI baseURI)
throws EventTokenExpiredException,
OperationFailedException
EventTokenExpiredException
OperationFailedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||