Uses of Class
net.pricefx.workflowengine.WorkflowInfo
Packages that use WorkflowInfo
Package
Description
Root package of the public Groovy API available to Pricefx logics.
-
Uses of WorkflowInfo in net.pricefx.formulaengine.scripting
Methods in net.pricefx.formulaengine.scripting that return WorkflowInfoModifier and TypeMethodDescriptionPublicGroovyAPI.findPreviousWorkflowInfo(String typedId, String... workflowStatuses) Finds the approvable entity's previous workflow history if some DENIED or WITHDRAWN workflow for the approvable exists.PublicGroovyAPI.findWorkflowInfo(String approvableTypeCode, Object approvableId) Finds active workflows for the given approvable.