com.atlassian.crowd.directory.monitor
Interface DirectoryMonitor

All Known Subinterfaces:
DirectoryPoller
All Known Implementing Classes:
DbCachingDirectoryPoller

public interface DirectoryMonitor

Allows monitoring remote directory mutations.


Method Summary
 long getDirectoryID()
          Returns the ID of the directory that is being polled.
 

Method Detail

getDirectoryID

long getDirectoryID()
Returns the ID of the directory that is being polled.

Returns:
directory ID.


Copyright © 2013 Atlassian. All Rights Reserved.