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

public class EntityLifecycleEvent<E extends Entity> extends ApplicationEvent
See Also:
  • Constructor Details

  • Method Details

    • getType

      public SyncDeltaType getType()
    • getEntity

      public E getEntity()
    • getDomain

      public String getDomain()