Uses of Class
org.ow2.orchestra.facade.data.runtime.PendingMessageData

Packages that use PendingMessageData
org.ow2.orchestra.facade   
 

Uses of PendingMessageData in org.ow2.orchestra.facade
 

Methods in org.ow2.orchestra.facade that return types with arguments of type PendingMessageData
 List<PendingMessageData> InstanceManagementAPI.getPendingMessages()
          Get the list of messages received by the engine but not yet associated with any execution.
 

Methods in org.ow2.orchestra.facade with parameters of type PendingMessageData
 void InstanceManagementAPI.removePendingMessage(PendingMessageData message)
          Remove the message from the list of messages received by the engine but not yet associated with any execution.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.