com.atlassian.crowd.event
Class Events

java.lang.Object
  extended by com.atlassian.crowd.event.Events

public class Events
extends Object


Constructor Summary
Events(Iterable<OperationEvent> events, String newEventToken)
           
 
Method Summary
 Iterable<OperationEvent> getEvents()
           
 String getNewEventToken()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Events

public Events(Iterable<OperationEvent> events,
              String newEventToken)
Method Detail

getEvents

public Iterable<OperationEvent> getEvents()

getNewEventToken

public String getNewEventToken()


Copyright © 2012 Atlassian. All Rights Reserved.