Uses of Enum Class
org.activiti.cloud.services.modeling.validation.process.ServiceTaskImplementationType
Packages that use ServiceTaskImplementationType
-
Uses of ServiceTaskImplementationType in org.activiti.cloud.services.modeling.validation.process
Methods in org.activiti.cloud.services.modeling.validation.process that return ServiceTaskImplementationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServiceTaskImplementationType[]ServiceTaskImplementationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructor parameters in org.activiti.cloud.services.modeling.validation.process with type arguments of type ServiceTaskImplementationTypeModifierConstructorDescriptionBpmnModelServiceTaskCatchBoundaryValidator(FlowElementsExtractor flowElementsExtractor, List<ServiceTaskImplementationType> serviceTaskImplementationTypes)