|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VWProcess in filenet.vw.api |
---|
Methods in filenet.vw.api that return VWProcess | |
---|---|
VWProcess |
VWWorkObject.fetchProcess()
Retrieves the workflow process containing this instance. |
VWProcess |
VWStepElement.fetchProcess()
Retrieves the workflow process containing this instance. |
VWProcess |
VWSession.fetchProcess(int workSpaceId,
int workClassId,
java.lang.String workflowNumber)
Returns the workflow process containing this work object. |
VWProcess |
VWWorkObject.getProcess()
Deprecated. Replaced by fetchProcess |
VWProcess |
VWRosterElement.getProcess()
Deprecated. Replaced by VWStepElement.fetchProcess() or
VWWorkObject.fetchProcess() , depending on the type of process. |
|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |