com.atlassian.crowd.event.monitor.poller
Class PollingFinishedEvent

java.lang.Object
  extended by com.atlassian.crowd.event.Event
      extended by com.atlassian.crowd.event.monitor.MonitorEvent
          extended by com.atlassian.crowd.event.monitor.poller.PollingFinishedEvent

public class PollingFinishedEvent
extends MonitorEvent

Fired every time a poller finishes the polling process for detecting changes.


Constructor Summary
PollingFinishedEvent(DirectoryMonitor source, long directoryID)
           
 
Method Summary
 
Methods inherited from class com.atlassian.crowd.event.monitor.MonitorEvent
getDirectoryID
 
Methods inherited from class com.atlassian.crowd.event.Event
getSource, getTimestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollingFinishedEvent

public PollingFinishedEvent(DirectoryMonitor source,
                            long directoryID)


Copyright © 2012 Atlassian. All Rights Reserved.