Package | Description |
---|---|
org.camunda.bpm.engine.impl.pvm.process |
Modifier and Type | Field and Description |
---|---|
protected List<Lane> |
LaneSet.lanes |
Modifier and Type | Method and Description |
---|---|
Lane |
ProcessDefinitionImpl.getLaneForId(String id) |
Lane |
LaneSet.getLaneForId(String id) |
Modifier and Type | Method and Description |
---|---|
List<Lane> |
LaneSet.getLanes() |
Modifier and Type | Method and Description |
---|---|
void |
LaneSet.addLane(Lane laneToAdd) |
Copyright © 2015. All rights reserved.