Uses of Class
net.pricefx.workflowengine.WorkflowInfo
-
Packages that use WorkflowInfo Package Description net.pricefx.formulaengine.scripting -
-
Uses of WorkflowInfo in net.pricefx.formulaengine.scripting
Methods in net.pricefx.formulaengine.scripting that return WorkflowInfo Modifier and Type Method Description WorkflowInfo
PublicGroovyAPI. findPreviousWorkflowInfo(String typedId, String... workflowStatuses)
Finds the approvable entity previous workflow history if some DENIED or WITHDRAWN workflow for the approvable exists.WorkflowInfo
PublicGroovyAPI. findWorkflowInfo(String approvableTypeCode, Object approvableId)
Finds active workflows for the given approvable.
-