Uses of Class
org.flowable.validation.validator.impl.ServiceTaskValidator
-
Packages that use ServiceTaskValidator Package Description org.flowable.validation -
-
Uses of ServiceTaskValidator in org.flowable.validation
Fields in org.flowable.validation declared as ServiceTaskValidator Modifier and Type Field Description protected ServiceTaskValidatorProcessValidatorFactory. customServiceTaskValidatorMethods in org.flowable.validation that return ServiceTaskValidator Modifier and Type Method Description ServiceTaskValidatorProcessValidatorFactory. getCustomServiceTaskValidator()Methods in org.flowable.validation with parameters of type ServiceTaskValidator Modifier and Type Method Description voidProcessValidatorFactory. setCustomServiceTaskValidator(ServiceTaskValidator customServiceTaskValidator)
-