jBPM distribution 6.0.0.Alpha9

Uses of Class
org.jbpm.ruleflow.core.RuleFlowProcess

Packages that use RuleFlowProcess
org.jbpm.ruleflow.core   
org.jbpm.ruleflow.core.validation   
org.jbpm.ruleflow.instance   
 

Uses of RuleFlowProcess in org.jbpm.ruleflow.core
 

Methods in org.jbpm.ruleflow.core that return RuleFlowProcess
 RuleFlowProcess RuleFlowProcessFactory.getProcess()
           
protected  RuleFlowProcess RuleFlowProcessFactory.getRuleFlowProcess()
           
 

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

Methods in org.jbpm.ruleflow.core.validation with parameters of type RuleFlowProcess
 ProcessValidationError[] RuleFlowProcessValidator.validateProcess(RuleFlowProcess process)
           
 

Uses of RuleFlowProcess in org.jbpm.ruleflow.instance
 

Methods in org.jbpm.ruleflow.instance that return RuleFlowProcess
 RuleFlowProcess RuleFlowProcessInstance.getRuleFlowProcess()
           
 


jBPM distribution 6.0.0.Alpha9

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