Package | Description |
---|---|
org.kie.processmigration.model |
Modifier and Type | Method and Description |
---|---|
BpmNode |
BpmNode.setId(String id) |
BpmNode |
BpmNode.setName(String name) |
BpmNode |
BpmNode.setType(String type) |
Modifier and Type | Method and Description |
---|---|
List<BpmNode> |
ProcessInfo.getNodes() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessInfo.setNodes(List<BpmNode> nodes) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.