Uses of Interface
com.flowable.validation.bpmn.PlatformServiceTaskValidator
Packages that use PlatformServiceTaskValidator
-
Uses of PlatformServiceTaskValidator in com.flowable.validation.bpmn.impl
Classes in com.flowable.validation.bpmn.impl that implement PlatformServiceTaskValidatorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassFields in com.flowable.validation.bpmn.impl with type parameters of type PlatformServiceTaskValidatorModifier and TypeFieldDescriptionprotected final Map<String,List<PlatformServiceTaskValidator>> PlatformServiceTasksValidator.validatorsMethods in com.flowable.validation.bpmn.impl that return types with arguments of type PlatformServiceTaskValidatorMethods in com.flowable.validation.bpmn.impl with parameters of type PlatformServiceTaskValidatorModifier and TypeMethodDescriptionvoidPlatformServiceTasksValidator.addValidator(PlatformServiceTaskValidator validator)