|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VWStepElement in filenet.vw.api |
---|
Methods in filenet.vw.api that return VWStepElement | |
---|---|
VWStepElement |
VWSession.createWorkflow(java.lang.String workflowIdentifier)
Launches a workflow defined by a transferred workflow definition, as specified by the workflow version or the workflow definition name (work class name). |
VWStepElement |
VWWorkObject.fetchStepElement()
Fetches the current step in the workflow process. |
VWStepElement |
VWRosterElement.fetchStepElement(boolean lock,
boolean overrideLock)
Fetches the current step in the workflow process. |
VWStepElement |
VWQueueElement.fetchStepElement(boolean lock,
boolean overrideLock)
Fetches the current step in the workflow process. |
Methods in filenet.vw.api with parameters of type VWStepElement | |
---|---|
static VWException[] |
VWStepElement.doUnlockMany(VWStepElement[] stepElements,
boolean save,
boolean dispatch)
Unlocks an array of step elements. |
|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |