Uses of Class
com.sas.lsaf.workflow.autoflow.AutoFlowException
Packages that use AutoFlowException
Package
Description
The service and class definitions to manage automatic creation of process flows.
-
Uses of AutoFlowException in com.sas.lsaf.workflow.autoflow
Methods in com.sas.lsaf.workflow.autoflow that throw AutoFlowExceptionModifier and TypeMethodDescriptionAutoFlowService.createAutoFlow(String contextId, String processDefinitionKey, AutoFlowType autoFlowType, String namePrefix, String sourceId) Automatically create a process flow based on a process flow definition whose elements have been mapped to source (for example, TLF) metadata.