| Package | Description |
|---|---|
| org.kie.server.api.model.cases | |
| org.kie.server.api.model.instance |
| Modifier and Type | Method and Description |
|---|---|
List<NodeInstance> |
CaseStage.getActiveNodes() |
| Modifier and Type | Method and Description |
|---|---|
CaseStage.Builder |
CaseStage.Builder.activeNodes(List<NodeInstance> activeNodes) |
void |
CaseStage.setActiveNodes(List<NodeInstance> activeNodes) |
| Modifier and Type | Method and Description |
|---|---|
NodeInstance |
NodeInstance.Builder.build() |
NodeInstance[] |
NodeInstanceList.getNodeInstances() |
| Modifier and Type | Method and Description |
|---|---|
List<NodeInstance> |
NodeInstanceList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeInstanceList.setNodeInstances(NodeInstance[] nodeInstances) |
| Constructor and Description |
|---|
NodeInstanceList(NodeInstance[] nodeInstances) |
| Constructor and Description |
|---|
NodeInstanceList(List<NodeInstance> nodeInstances) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.