Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Field and Description |
---|---|
protected List<Lane> |
Process.lanes |
Modifier and Type | Method and Description |
---|---|
Lane |
Lane.clone() |
Lane |
BpmnModel.getLane(String id) |
Modifier and Type | Method and Description |
---|---|
List<Lane> |
Process.getLanes() |
Modifier and Type | Method and Description |
---|---|
void |
Lane.setValues(Lane otherElement) |
Modifier and Type | Method and Description |
---|---|
void |
Process.setLanes(List<Lane> lanes) |
Copyright © 2016 Alfresco. All rights reserved.