Package | Description |
---|---|
org.drools.definition.process |
The classes that make up a Process definition.
|
org.drools.impl.adapters |
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
NodeContainer |
Node.getNodeContainer()
The NodeContainer this Node lives in.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeContainerAdapter |
Modifier and Type | Method and Description |
---|---|
NodeContainer |
NodeAdapter.getNodeContainer() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.