Uses of Interface
com.flowable.validation.cmmn.PlatformServiceTaskValidator
Packages that use PlatformServiceTaskValidator
-
Uses of PlatformServiceTaskValidator in com.flowable.validation.cmmn.impl
Classes in com.flowable.validation.cmmn.impl that implement PlatformServiceTaskValidatorModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Fields in com.flowable.validation.cmmn.impl with type parameters of type PlatformServiceTaskValidatorModifier and TypeFieldDescriptionprotected final Map<String,
List<PlatformServiceTaskValidator>> PlatformServiceTasksValidator.validators
Methods in com.flowable.validation.cmmn.impl that return types with arguments of type PlatformServiceTaskValidatorMethods in com.flowable.validation.cmmn.impl with parameters of type PlatformServiceTaskValidatorModifier and TypeMethodDescriptionvoid
PlatformServiceTasksValidator.addValidator
(PlatformServiceTaskValidator validator)