Class EventHandlerConfigItem

java.lang.Object
com.evolveum.midpoint.schema.config.ConfigurationItem<EventHandlerType>
com.evolveum.midpoint.schema.config.EventHandlerConfigItem
All Implemented Interfaces:
PrivilegesMixin<EventHandlerType>, Serializable, Cloneable

public class EventHandlerConfigItem extends ConfigurationItem<EventHandlerType> implements PrivilegesMixin<EventHandlerType>
Currently used for custom event handlers, as they are security-sensitive.
See Also: