Uses of Class
com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMappingUpdateException
-
Packages that use ProcessDefinitionMappingUpdateException Package Description com.sas.lsaf.workflow.processdefinition The service and class definitions to manage process flow definitions. -
-
Uses of ProcessDefinitionMappingUpdateException in com.sas.lsaf.workflow.processdefinition
Methods in com.sas.lsaf.workflow.processdefinition that throw ProcessDefinitionMappingUpdateException Modifier and Type Method Description ProcessDefinitionMapping
ProcessDefinitionService. updateProcessDefinitionMapping(ProcessDefinitionMapping mapping)
Updates the element mapping for the process definition based on the auto flow type.
-