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

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

public class EventEntityList
extends Object


Method Summary
static EventEntityList create(String newEventToken, List<AbstractEventEntity> events)
           
static EventEntityList fromToken(String currentEventToken)
           
static EventEntityList synchronisationNotAvailable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fromToken

public static EventEntityList fromToken(String currentEventToken)

synchronisationNotAvailable

public static EventEntityList synchronisationNotAvailable()

create

public static EventEntityList create(String newEventToken,
                                     List<AbstractEventEntity> events)


Copyright © 2012 Atlassian. All Rights Reserved.