Enum Class EventType

java.lang.Object
java.lang.Enum<EventType>
org.xwiki.rendering.listener.chaining.EventType
All Implemented Interfaces:
Serializable, Comparable<EventType>, Constable

public enum EventType extends Enum<EventType>
Stores event types and offers a way to call a stored event.
Since:
1.8RC1
Version:
$Id: a41a437f6d5e24a013e4966e8b5d38b97de43db3 $