Package com.sas.lsaf.workflow.autoflow
The service and class definitions to manage automatic creation of process flows.
-
Interface Summary Interface Description AutoFlowLaunchable The interface that a source object must implement to automatically create process flows from the source object.AutoFlowService The service to automatically create process flows based on a mapping from process flow definition element attributes to the attributes of anAutoFlowLaunchable
object. -
Exception Summary Exception Description AutoFlowException Thrown when there is an issue automatically creating a process flow.AutoFlowSetupException Thrown when there is a set up issue that prevents the automatic creation of a process flow.