Uses of Class
com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMappingMetadata
-
Packages that use ProcessDefinitionMappingMetadata Package Description com.sas.lsaf.workflow.processdefinition The service and class definitions to manage process flow definitions. -
-
Uses of ProcessDefinitionMappingMetadata in com.sas.lsaf.workflow.processdefinition
Methods in com.sas.lsaf.workflow.processdefinition that return types with arguments of type ProcessDefinitionMappingMetadata Modifier and Type Method Description java.util.List<ProcessDefinitionMappingMetadata>
ProcessDefinitionService. getProcessDefinitionMappingMetadata()
Gets the process flow definition mapping metadata that describes the elements that can be mapped to what attribute types.
-