Package org.alfresco.repo.security.sync
Class SynchronizeDirectoryDeleteZoneEvent
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.SynchronizeDirectoryDeleteZoneEvent
- All Implemented Interfaces:
Serializable
Delete od zone that has been synchronized
- Since:
- 4.2
- Author:
- mrogers
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionSynchronizeDirectoryDeleteZoneEvent(Object o, String zone, String[] batchProcessNames) -
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
-
SynchronizeDirectoryDeleteZoneEvent
-
-
Method Details
-
getBatchProcessNames
-