-
-
Uses of VWProcess in filenet.vw.api
Methods in filenet.vw.api that return VWProcess Modifier and Type Method and Description VWProcessVWWorkObject. fetchProcess()Retrieves the workflow process containing this instance.VWProcessVWStepElement. fetchProcess()Retrieves the workflow process containing this instance.VWProcessVWSession. fetchProcess(int workSpaceId, int workClassId, java.lang.String workflowNumber)Returns the workflow process containing this work object.VWProcessVWSession. fetchProcess(java.lang.String rosterName, java.lang.String workflowNumber)Returns the workflow process for the specified workflow number.VWProcessVWRosterElement. getProcess()Deprecated.Replaced byVWStepElement.fetchProcess()orVWWorkObject.fetchProcess(), depending on the type of process.VWProcessVWWorkObject. getProcess()Deprecated.Replaced byfetchProcess
-