Uses of Class
org.flowable.validation.validator.impl.ServiceTaskValidator
Packages that use ServiceTaskValidator
-
Uses of ServiceTaskValidator in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as ServiceTaskValidatorModifier and TypeFieldDescriptionprotected ServiceTaskValidatorProcessEngineConfigurationImpl.customServiceTaskValidatorMethods in org.flowable.engine.impl.cfg that return ServiceTaskValidatorMethods in org.flowable.engine.impl.cfg with parameters of type ServiceTaskValidatorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setCustomServiceTaskValidator(ServiceTaskValidator customServiceTaskValidator) -
Uses of ServiceTaskValidator in org.flowable.validation
Fields in org.flowable.validation declared as ServiceTaskValidatorModifier and TypeFieldDescriptionprotected ServiceTaskValidatorProcessValidatorFactory.customServiceTaskValidatorMethods in org.flowable.validation that return ServiceTaskValidatorMethods in org.flowable.validation with parameters of type ServiceTaskValidatorModifier and TypeMethodDescriptionvoidProcessValidatorFactory.setCustomServiceTaskValidator(ServiceTaskValidator customServiceTaskValidator)