com.atlassian.crowd.integration.rest.entity
Class EventEntityList

java.lang.Object
  extended by com.atlassian.crowd.integration.rest.entity.EventEntityList

public class EventEntityList
extends java.lang.Object


Method Summary
 java.util.List<AbstractEventEntity> getEvents()
           
 java.lang.String getNewEventToken()
           
 java.lang.Boolean isIncrementalSynchronisationAvailable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNewEventToken

public java.lang.String getNewEventToken()

isIncrementalSynchronisationAvailable

public java.lang.Boolean isIncrementalSynchronisationAvailable()

getEvents

public java.util.List<AbstractEventEntity> getEvents()


Copyright © 2012 Atlassian. All Rights Reserved.