Package | Description |
---|---|
org.jbpm.ruleflow.core | |
org.jbpm.ruleflow.core.factory |
Modifier and Type | Method and Description |
---|---|
ForEachNodeFactory |
RuleFlowNodeContainerFactory.forEachNode(long id) |
Modifier and Type | Method and Description |
---|---|
ForEachNodeFactory |
ForEachNodeFactory.collectionExpression(String collectionExpression) |
ForEachNodeFactory |
ForEachNodeFactory.linkIncomingConnections(long nodeId) |
ForEachNodeFactory |
ForEachNodeFactory.linkOutgoingConnections(long nodeId) |
ForEachNodeFactory |
ForEachNodeFactory.variable(String variableName,
org.drools.core.process.core.datatype.DataType dataType) |
ForEachNodeFactory |
ForEachNodeFactory.waitForCompletion(boolean waitForCompletion) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.