|
KIE API 6.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeContainer | |
---|---|
org.kie.api.definition.process | The classes that make up a Process definition. |
Uses of NodeContainer in org.kie.api.definition.process |
---|
Subinterfaces of NodeContainer in org.kie.api.definition.process | |
---|---|
interface |
WorkflowProcess
A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic. |
Methods in org.kie.api.definition.process that return NodeContainer | |
---|---|
NodeContainer |
Node.getNodeContainer()
The NodeContainer this Node lives in. |
|
KIE API 6.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |