public class LeafActionImpl extends BaseActionImpl
| Modifier and Type | Method and Description |
|---|---|
protected Action |
getParentAction()
Get the parent Action, which might be
null in case the parent does not implement Action. |
java.lang.String |
toString() |
cancel, cancelAction, close, getActionID, getDurationInMilliseconds, getEndSequenceNo, getEndTime, getID, getName, getParentID, getStartSequenceNo, getStartTime, leaveAction, reportError, reportError, reportError, reportError, reportEvent, reportValue, reportValue, reportValue, reportValue, traceWebRequest, traceWebRequestprotected Action getParentAction()
BaseActionImplnull in case the parent does not implement Action.getParentAction in class BaseActionImplnull if parent does not implement Action.public java.lang.String toString()
toString in class java.lang.Object