Uses of Class
org.activiti.cloud.services.modeling.validation.process.ServiceTaskImplementationType
-
Packages that use ServiceTaskImplementationType Package Description org.activiti.cloud.services.modeling.validation.process -
-
Uses of ServiceTaskImplementationType in org.activiti.cloud.services.modeling.validation.process
Methods in org.activiti.cloud.services.modeling.validation.process that return ServiceTaskImplementationType Modifier and Type Method Description static ServiceTaskImplementationTypeServiceTaskImplementationType. valueOf(String name)Returns the enum constant of this type with the specified name.static ServiceTaskImplementationType[]ServiceTaskImplementationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-