Package | Description |
---|---|
org.jbpm.bpmn2.xml | |
org.jbpm.ruleflow.core.factory | |
org.jbpm.workflow.instance.node |
Modifier and Type | Method and Description |
---|---|
protected void |
BusinessRuleTaskHandler.readDataInputAssociation(Node xmlNode,
RuleSetNode ruleSetNode,
Map<String,String> dataInputs) |
protected void |
BusinessRuleTaskHandler.readDataOutputAssociation(Node xmlNode,
RuleSetNode ruleSetNode,
Map<String,String> dataOutputs) |
protected void |
BusinessRuleTaskHandler.writeIO(RuleSetNode ruleSetNode,
StringBuilder xmlDump) |
Modifier and Type | Method and Description |
---|---|
protected RuleSetNode |
RuleSetNodeFactory.getRuleSetNode() |
Modifier and Type | Method and Description |
---|---|
protected RuleSetNode |
RuleSetNodeInstance.getRuleSetNode() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
RuleSetNodeInstance.evaluateParameters(RuleSetNode ruleSetNode) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.