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
public class SynchronizeDirectoryEndEvent extends SynchronizeDirectoryEvent
End of Synchronize Directory- Since:
- 4.2
- Author:
- mrogers
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description SynchronizeDirectoryEndEvent(Object o, String zone)SynchronizeDirectoryEndEvent(Object o, String zone, Exception e)
-
Method Summary
-
Methods inherited from class org.alfresco.repo.security.sync.SynchronizeDirectoryEvent
getZone
-
Methods inherited from class java.util.EventObject
getSource, toString
-
-