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

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.PollingStartedEvent

public class PollingStartedEvent
extends MonitorEvent

Fired every time a poller starts the polling process.


Constructor Summary
PollingStartedEvent(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

PollingStartedEvent

public PollingStartedEvent(DirectoryMonitor source,
                           long directoryID)


Copyright © 2012 Atlassian. All Rights Reserved.