|
jBPM :: Distribution 6.2.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.2.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |