Uses of Enum Class
org.activiti.spring.process.model.Mapping.SourceMappingType
Packages that use Mapping.SourceMappingType
-
Uses of Mapping.SourceMappingType in org.activiti.spring.process.model
Subclasses with type arguments of type Mapping.SourceMappingType in org.activiti.spring.process.modelMethods in org.activiti.spring.process.model that return Mapping.SourceMappingTypeModifier and TypeMethodDescriptionMapping.getType()static Mapping.SourceMappingTypeReturns the enum constant of this class with the specified name.static Mapping.SourceMappingType[]Mapping.SourceMappingType.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 Mapping.SourceMappingType