|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A WfCreateProcessAuditEvent
provides an audit record
with information related to the creation of a process.
If the process is created as a sub-process of another process that is
synchronized with the main process via a WfActivity
requester, information on the requester is recorded.
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 |
pActivityKey()
Returns the current value of the attribute pActivityKey . |
java.lang.String |
pProcessKey()
Returns the current value of the attribute pProcessKey . |
java.lang.String |
pProcessMgrName()
Returns the current value of the attribute pProcessMgrName . |
java.lang.String |
pProcessMgrVersion()
Returns the current value of the attribute pProcessMgrVersion . |
java.lang.String |
pProcessName()
Returns the current value of the attribute pProcessName . |
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 pActivityKey()
pActivityKey
.
public java.lang.String pProcessKey()
pProcessKey
.
public java.lang.String pProcessName()
pProcessName
.
public java.lang.String pProcessMgrName()
pProcessMgrName
.
public java.lang.String pProcessMgrVersion()
pProcessMgrVersion
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |