Uses of Class
com.atlassian.crowd.plugin.rest.entity.EventEntityList

Packages that use EventEntityList
com.atlassian.crowd.plugin.rest.service.controller   
com.atlassian.crowd.plugin.rest.util   
 

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()
           
 EventEntityList EventsController.getEventsSince(java.lang.String applicationName, java.lang.String eventToken, java.net.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, java.net.URI baseUri)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.