Uses of Class
net.pricefx.workflowengine.WorkflowInfo
Package
Description
Provides API related to scripting, including interface
PublicGroovyAPI
, that represents what can be reached in the Groovy element syntax as api
.-
Uses of WorkflowInfo in net.pricefx.formulaengine.scripting
Modifier 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.