| Package | Description |
|---|---|
| org.activiti.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Message> |
BpmnModel.messageMap |
| Modifier and Type | Method and Description |
|---|---|
Message |
BpmnModel.getMessage(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Message> |
BpmnModel.getMessages() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnModel.addMessage(Message message) |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnModel.setMessages(Collection<Message> messageList) |
Copyright © 2013 Alfresco. All rights reserved.