Uses of Class
com.sas.lsaf.workflow.MappingAttributeMetadata
Packages that use MappingAttributeMetadata
Package
Description
The service and class definitions to manage process flow definitions.
-
Uses of MappingAttributeMetadata in com.sas.lsaf.workflow.processdefinition
Methods in com.sas.lsaf.workflow.processdefinition that return types with arguments of type MappingAttributeMetadataModifier and TypeMethodDescriptionProcessDefinitionMappingMetadata.getMappingMetadata()Gets the attributes that map to process flow definition element attributes.Constructor parameters in com.sas.lsaf.workflow.processdefinition with type arguments of type MappingAttributeMetadataModifierConstructorDescriptionProcessDefinitionMappingMetadata(AutoFlowType type, Map<Element.ElementType, List<MappingAttributeMetadata>> mappingMetadata) It is not intended or recommended that the consumer of this API construct these objects.