Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.parser | |
org.camunda.bpm.engine.impl.pvm.process |
Modifier and Type | Method and Description |
---|---|
protected void |
BpmnParse.parseLanes(Element laneSetElement,
LaneSet laneSet) |
Modifier and Type | Field and Description |
---|---|
protected List<LaneSet> |
ProcessDefinitionImpl.laneSets |
Modifier and Type | Method and Description |
---|---|
List<LaneSet> |
ProcessDefinitionImpl.getLaneSets() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDefinitionImpl.addLaneSet(LaneSet newLaneSet) |
Copyright © 2015. All rights reserved.