Package org.alfresco.repo.security.sync
Class SynchronizeDirectoryEndEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.alfresco.repo.security.sync.SynchronizeEvent
org.alfresco.repo.security.sync.SynchronizeDirectoryEvent
org.alfresco.repo.security.sync.SynchronizeDirectoryEndEvent
- All Implemented Interfaces:
Serializable
End of Synchronize Directory
- Since:
- 4.2
- Author:
- mrogers
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionSynchronizeDirectoryEndEvent(Object o, String zone) SynchronizeDirectoryEndEvent(Object o, String zone, Exception e) -
Method Summary
Methods inherited from class org.alfresco.repo.security.sync.SynchronizeDirectoryEvent
getZoneMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
SynchronizeDirectoryEndEvent
-
SynchronizeDirectoryEndEvent
-