| Package | Description |
|---|---|
| org.activiti.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Signal> |
BpmnModel.signalMap |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnModel.setSignals(Collection<Signal> signalList) |
Copyright © 2013 Alfresco. All rights reserved.