public class ActionExecutedEvent extends AbstractActionExecutionEvent implements org.xwiki.observation.event.EndEvent
action type
.
The event also send the following parameters:
Constructor and Description |
---|
ActionExecutedEvent()
Match any
ActionExecutedEvent . |
ActionExecutedEvent(String actionName)
Constructor initializing the action name of the event.
|
public ActionExecutedEvent()
ActionExecutedEvent
.public ActionExecutedEvent(String actionName)
actionName
- the name of the executed actionCopyright © 2004–2021 XWiki. All rights reserved.