Package | Description |
---|---|
org.kie.api.definition.process |
The classes that make up a Process definition.
|
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.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.