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