| 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 |
Message.clone() |
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) |
void |
Message.setValues(Message otherElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnModel.setMessages(Collection<Message> messageList) |
Copyright © 2016 Alfresco. All rights reserved.