| Package | Description |
|---|---|
| org.activiti.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Signal> |
BpmnModel.signals |
| Modifier and Type | Method and Description |
|---|---|
Signal |
Signal.clone() |
Signal |
BpmnModel.getSignal(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Signal> |
BpmnModel.getSignals() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnModel.addSignal(Signal signal) |
void |
Signal.setValues(Signal otherElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnModel.setSignals(Collection<Signal> signalList) |
Copyright © 2016 Alfresco. All rights reserved.