Package | Description |
---|---|
org.kie.api.runtime.process |
The process runtime classes.
|
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–2020 JBoss by Red Hat. All rights reserved.