-
-
Uses of VWWorkflowSignature in filenet.vw.api
Methods in filenet.vw.api that return VWWorkflowSignature Modifier and Type Method and Description VWWorkflowSignature[]VWSession. fetchMultipleWorkflowSignatures(int flags)Returns an array of workflow signatures.VWWorkflowSignatureVWSession. fetchWorkflowSignature(java.lang.String workflowIdentifier)Retrieves the workflow signature, based on the specified work class name or workflow version.Methods in filenet.vw.api with parameters of type VWWorkflowSignature Modifier and Type Method and Description static intVWFieldType. lValue(java.lang.String theExpr, VWWorkflowSignature theSig, VWWorkflowDefinition theWF)Determines whether an expression is a valid as an array or single value on the left (target) side of an assignment statement.
-