jBPM distribution 6.0.1.Final

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

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

Uses of RuleFlowProcess in org.jbpm.bpmn2.xml
 

Methods in org.jbpm.bpmn2.xml with parameters of type RuleFlowProcess
protected static void ProcessHandler.addCompensationScope(RuleFlowProcess process, Node node, NodeContainer parentContainer, String compensationHandlerId)
           
 

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
protected  void RuleFlowProcessValidator.validateCompensationIntermediateOrEndEvent(Node node, RuleFlowProcess process, List<ProcessValidationError> errors)
           
 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.1.Final

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