Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Field and Description |
---|---|
protected List<Pool> |
BpmnModel.pools |
Modifier and Type | Method and Description |
---|---|
Pool |
Pool.clone() |
Pool |
BpmnModel.getPool(String id) |
Modifier and Type | Method and Description |
---|---|
List<Pool> |
BpmnModel.getPools() |
Modifier and Type | Method and Description |
---|---|
void |
Pool.setValues(Pool otherElement) |
Modifier and Type | Method and Description |
---|---|
void |
BpmnModel.setPools(List<Pool> pools) |
Copyright © 2016 Alfresco. All rights reserved.