|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuditTrailFlowContext
Contains FlowContext methods that may be used in an audit trail context.
| Method Summary | |
|---|---|
java.lang.String |
getActionName()
Returns the name of the action that invoked this listener. |
Engine |
getEngine()
Returns the engine that invoked an action. |
FlowChart |
getFlowChart()
Returns the current flow chart. |
java.lang.Object |
getLastResult()
Returns the result of the previous action's execute() method. |
java.lang.String |
getUsername()
Returns the username that belongs to the security context in which this flow chart is executing. |
| Methods inherited from interface flux.VariableManager |
|---|
clear, contains, get, getNames, put, put, put, put, put, put, put, put, put, putAll, remove, size |
| Method Detail |
|---|
java.lang.String getActionName()
FlowChart getFlowChart()
Engine getEngine()
java.lang.Object getLastResult()
java.lang.String getUsername()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||