Uses of Enum Class
org.activiti.spring.process.model.ProcessVariablesMapping.MappingType
Packages that use ProcessVariablesMapping.MappingType
-
Uses of ProcessVariablesMapping.MappingType in org.activiti.spring.process.model
Methods in org.activiti.spring.process.model that return ProcessVariablesMapping.MappingTypeModifier and TypeMethodDescriptionProcessVariablesMapping.getMappingType()Returns the enum constant of this class with the specified name.static ProcessVariablesMapping.MappingType[]ProcessVariablesMapping.MappingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.activiti.spring.process.model with parameters of type ProcessVariablesMapping.MappingTypeModifier and TypeMethodDescriptionvoidProcessVariablesMapping.setMappingType(ProcessVariablesMapping.MappingType mappingType)