Class EntityLifecycleEvent<E extends Entity>
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.apache.syncope.core.provisioning.api.event.EntityLifecycleEvent<E>
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorDescriptionEntityLifecycleEvent
(Object source, SyncDeltaType type, E entity, String domain) -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
EntityLifecycleEvent
-
-
Method Details
-
getType
-
getEntity
-
getDomain
-