|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionExecutionEvent
An event triggered whenever a client request (action) is processed, like /upload/ or /view/. A
specific event corresponds to only one action type.
| Method Summary | |
|---|---|
String |
getActionName()
Gets the name of the action causing this event. |
| Methods inherited from interface org.xwiki.observation.event.Event |
|---|
matches |
| Method Detail |
|---|
String getActionName()
upload or login
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||