Uses of Class
com.sas.lsaf.workflow.FlowElementMapping
Packages that use FlowElementMapping
Package
Description
The service and class definitions to manage process flow definitions.
-
Uses of FlowElementMapping in com.sas.lsaf.workflow.processdefinition
Methods in com.sas.lsaf.workflow.processdefinition that return types with arguments of type FlowElementMappingModifier and TypeMethodDescriptionProcessDefinitionMapping.getElementMapping()Gets the attribute mapping for elements in the process definition.Method parameters in com.sas.lsaf.workflow.processdefinition with type arguments of type FlowElementMappingModifier and TypeMethodDescriptionvoidProcessDefinitionMapping.setElementMapping(List<FlowElementMapping> elementMapping) Sets the attribute mapping for elements in the process flow definition.