com.atlassian.confluence.event.events.plugin
Class XWorkStateChangeEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.plugin.XWorkStateChangeEvent
- All Implemented Interfaces:
- Serializable
public class XWorkStateChangeEvent
- extends ConfluenceEvent
An event that is fired every time an XWork configuration provider required a reload of XWork runtime configuration.
- See Also:
- Serialized Form
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
XWorkStateChangeEvent
public XWorkStateChangeEvent(Object src)