Package | Description |
---|---|
org.jbpm.workbench.pr.model | |
org.jbpm.workbench.pr.service |
Modifier and Type | Method and Description |
---|---|
List<ProcessNodeSummary> |
ProcessInstanceDiagramSummary.getProcessNodes() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessInstanceDiagramSummary.setProcessNodes(List<ProcessNodeSummary> processNodes) |
ProcessInstanceDiagramSummary.Builder |
ProcessInstanceDiagramSummary.Builder.withProcessNodes(List<ProcessNodeSummary> processNodes) |
Modifier and Type | Method and Description |
---|---|
List<ProcessNodeSummary> |
ProcessRuntimeDataService.getProcessInstanceNodes(String serverTemplateId,
String containerId,
Long processInstanceId) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.