Uses of Interface
org.flowable.validation.ProcessValidator
Packages that use ProcessValidator
-
Uses of ProcessValidator in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as ProcessValidatorModifier and TypeFieldDescriptionprotected ProcessValidator
ProcessEngineConfigurationImpl.processValidator
Methods in org.flowable.engine.impl.cfg that return ProcessValidatorMethods in org.flowable.engine.impl.cfg with parameters of type ProcessValidatorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setProcessValidator
(ProcessValidator processValidator) -
Uses of ProcessValidator in org.flowable.validation
Classes in org.flowable.validation that implement ProcessValidatorMethods in org.flowable.validation that return ProcessValidator