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

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

public class EventEntityList
extends Object


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

Method Detail

getNewEventToken

public String getNewEventToken()

isIncrementalSynchronisationAvailable

public Boolean isIncrementalSynchronisationAvailable()

getEvents

public List<AbstractEventEntity> getEvents()


Copyright © 2012 Atlassian. All Rights Reserved.