public interface RootAction extends Action
| Modifier and Type | Method and Description |
|---|---|
Action |
enterAction(java.lang.String actionName)
Enters a (child) Action with a specified name on this Action.
|
leaveAction, reportError, reportEvent, reportValue, reportValue, reportValue, traceWebRequest, traceWebRequestAction enterAction(java.lang.String actionName)
If the given actionName is null or an empty string,
no reporting will happen on that RootAction.
actionName - name of the Action