|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KeyFlowContext
Provides the user-defined key to a job listener that was specified when the flow chart was created.
| Method Summary | |
|---|---|
java.lang.Object |
getKey()
Returns the user-defined key that is associated with this listener. |
| Methods inherited from interface flux.FlowContext |
|---|
getDatabaseConnection, getErrorResult, getId, getLogger, getRaisedSignals, getRawDatabaseConnection, getStatus, isExpedited, isInterrupted, isSignalRaised, isTimedOut, isTransient, putTransient, returnTransient, returnTransient, sendToAuditTrail, setStatus, substitute, willReturnTransient |
| Methods inherited from interface flux.audittrail.AuditTrailFlowContext |
|---|
getActionName, getEngine, getFlowChart, getLastResult, getUsername |
| 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.Object getKey()
throws EngineException
EngineException - If a system error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||