Uses of Class
com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMapping
Packages that use ProcessDefinitionMapping
Package
Description
The service and class definitions to manage process flow definitions.
-
Uses of ProcessDefinitionMapping in com.sas.lsaf.workflow.processdefinition
Methods in com.sas.lsaf.workflow.processdefinition that return ProcessDefinitionMappingModifier and TypeMethodDescriptionProcessDefinitionService.getProcessDefinitionMappingByType(AutoFlowType type, String processDefinitionKey) Gets the element mapping for the process flow definition based on the auto flow type.ProcessDefinitionService.updateProcessDefinitionMapping(ProcessDefinitionMapping mapping) Updates the element mapping for the process definition based on the auto flow type.Methods in com.sas.lsaf.workflow.processdefinition with parameters of type ProcessDefinitionMappingModifier and TypeMethodDescriptionProcessDefinitionService.updateProcessDefinitionMapping(ProcessDefinitionMapping mapping) Updates the element mapping for the process definition based on the auto flow type.