jBPM distribution 6.1.0.Beta4

Uses of Interface
org.jbpm.process.core.validation.ProcessValidator

Packages that use ProcessValidator
org.jbpm.process.core.validation   
org.jbpm.ruleflow.core.validation   
 

Uses of ProcessValidator in org.jbpm.process.core.validation
 

Methods in org.jbpm.process.core.validation that return ProcessValidator
 ProcessValidator ProcessValidatorRegistry.getValidator(Process process, Resource resource)
           
 

Methods in org.jbpm.process.core.validation with parameters of type ProcessValidator
 void ProcessValidatorRegistry.registerAdditonalValidator(ProcessValidator validator)
           
 

Uses of ProcessValidator in org.jbpm.ruleflow.core.validation
 

Classes in org.jbpm.ruleflow.core.validation that implement ProcessValidator
 class RuleFlowProcessValidator
          Default implementation of a RuleFlow validator.
 


jBPM distribution 6.1.0.Beta4

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.