Uses of Class
com.sas.lsaf.workflow.AutoFlowMappingMetadata
Packages that use AutoFlowMappingMetadata
Package
Description
Contains classes for supporting workflow-related functionality.
-
Uses of AutoFlowMappingMetadata in com.sas.lsaf.workflow
Methods in com.sas.lsaf.workflow that return types with arguments of type AutoFlowMappingMetadataModifier and TypeMethodDescriptionMappingAttributeMetadata.getMapAttributes()Gets the attributes that can be mapped for the process flow element.Constructor parameters in com.sas.lsaf.workflow with type arguments of type AutoFlowMappingMetadataModifierConstructorDescriptionMappingAttributeMetadata(String attributeName, FlowAttributeType attributeType, Set<AutoFlowMappingMetadata> mappingAttributes, boolean multiValued, String attributeDisplayName) It is not intended or recommended that the consumer of this API construct these objects.