public interface ActionExecutionEvent
extends org.xwiki.observation.event.Event
/upload/
or /view/
. A
specific event corresponds to only one getActionName()
action type.Modifier and Type | Method and Description |
---|---|
String |
getActionName()
Gets the name of the action causing this event.
|
String getActionName()
upload
or login
Copyright © 2004–2021 XWiki. All rights reserved.