Uses of Class
com.sas.lsaf.workflow.AttributeMapping
Packages that use AttributeMapping
Package
Description
Contains classes for supporting workflow-related functionality.
-
Uses of AttributeMapping in com.sas.lsaf.workflow
Methods in com.sas.lsaf.workflow that return types with arguments of type AttributeMappingModifier and TypeMethodDescriptionFlowElementMapping.getAttributeMapping()Gets the attribute mapping for the process flow definition element.Method parameters in com.sas.lsaf.workflow with type arguments of type AttributeMappingModifier and TypeMethodDescriptionvoidFlowElementMapping.setAttributeMapping(List<AttributeMapping> attributeMapping) Sets the attribute mapping for the process flow definition element.