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