public abstract class AbstractActionExecutionEvent extends Object implements Serializable, ActionExecutionEvent
| Constructor and Description |
|---|
AbstractActionExecutionEvent()
Match any
ActionExecutedEvent. |
AbstractActionExecutionEvent(String actionName)
Constructor initializing the action name of the event.
|
public AbstractActionExecutionEvent()
ActionExecutedEvent.public AbstractActionExecutionEvent(String actionName)
actionName - the name of the actionpublic String getActionName()
ActionExecutionEventgetActionName in interface ActionExecutionEventupload or loginpublic boolean matches(Object otherEvent)
matches in interface org.xwiki.observation.event.EventCopyright © 2004–2015 XWiki. All rights reserved.