|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A WfStateAuditEvent
provides an audit record of
information for a WfExecutionObject
's state change.
Field Summary |
Fields inherited from interface de.danet.an.workflow.omgcore.WfAuditEvent |
ACTIVITY_ASSIGNMENT_CHANGED, ACTIVITY_CONTEXT_CHANGED, ACTIVITY_RESULT_CHANGED, ACTIVITY_STATE_CHANGED, PROCESS_CONTEXT_CHANGED, PROCESS_CREATED, PROCESS_STATE_CHANGED |
Method Summary | |
String |
newState()
Returns the current value of the attribute newState . |
String |
oldState()
Returns the current value of the attribute oldState . |
Methods inherited from interface de.danet.an.workflow.omgcore.WfAuditEvent |
activityKey, activityName, eventType, processKey, processMgrName, processMgrVersion, processName, source, timeStamp |
Method Detail |
public String oldState()
oldState
.
public String newState()
newState
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |