| Package | Description |
|---|---|
| org.drools.impl.adapters | |
| org.drools.runtime.process |
The process runtime classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeInstanceContainerAdapter |
class |
WorkflowProcessInstanceAdapter |
| Modifier and Type | Method and Description |
|---|---|
NodeInstanceContainer |
NodeInstanceAdapter.getNodeInstanceContainer() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkflowProcessInstance
A workflow process instance represents one specific instance of a
workflow process that is currently executing.
|
| Modifier and Type | Method and Description |
|---|---|
NodeInstanceContainer |
NodeInstance.getNodeInstanceContainer()
The node instance container that this node instance is part of.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.