| Package | Description |
|---|---|
| org.ow2.orchestra.facade | |
| org.ow2.orchestra.facade.rest |
| Modifier and Type | Method and Description |
|---|---|
List<PendingMessageData> |
InstanceManagementAPI.getPendingMessages()
Get the list of messages received by the engine but not yet associated with any execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceManagementAPI.removePendingMessage(PendingMessageData message)
Remove the message from the list of messages received by the engine but not yet associated with any execution.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionWrapper<PendingMessageData> |
JaxRSInstanceManagementAPI.getPendingMessages() |
| Modifier and Type | Method and Description |
|---|---|
void |
JaxRSInstanceManagementAPI.removePendingMessage(PendingMessageData message) |
Copyright © 2011 OW2 Consortium. All Rights Reserved.