Package | Description |
---|---|
org.jbpm.ruleflow.core | |
org.jbpm.ruleflow.core.validation | |
org.jbpm.ruleflow.instance |
Modifier and Type | Method and Description |
---|---|
RuleFlowProcess |
RuleFlowProcessFactory.getProcess() |
protected RuleFlowProcess |
RuleFlowProcessFactory.getRuleFlowProcess() |
Modifier and Type | Method and Description |
---|---|
protected void |
RuleFlowProcessValidator.addErrorMessage(RuleFlowProcess process,
org.kie.api.definition.process.Node node,
List<ProcessValidationError> errors,
String message) |
protected void |
RuleFlowProcessValidator.validateCompensationIntermediateOrEndEvent(org.kie.api.definition.process.Node node,
RuleFlowProcess process,
List<ProcessValidationError> errors) |
ProcessValidationError[] |
RuleFlowProcessValidator.validateProcess(RuleFlowProcess process) |
Modifier and Type | Method and Description |
---|---|
RuleFlowProcess |
RuleFlowProcessInstance.getRuleFlowProcess() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.