|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A WfAssignmentAuditEvent
provides an audit record of
assignment change information for either the status of an
assignment change for a WfActivity
or when an exisiting
assignment is reassigned to another resource.
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 | |
java.lang.String |
newResourceKey()
Returns the current value of the attribute newResourceKey . |
java.lang.String |
newResourceName()
Returns the current value of the attribute newResourceName . |
java.lang.String |
oldResourceKey()
Returns the current value of the attribute oldResourceKey . |
java.lang.String |
oldResourceName()
Returns the current value of the attribute oldResourceName . |
Methods inherited from interface de.danet.an.workflow.omgcore.WfAuditEvent |
activityKey, activityName, eventType, processKey, processMgrName, processMgrVersion, processName, source, timeStamp |
Method Detail |
public java.lang.String oldResourceKey()
oldResourceKey
.
public java.lang.String newResourceKey()
newResourceKey
.
public java.lang.String oldResourceName()
oldResourceName
.
public java.lang.String newResourceName()
newResourceName
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |