xflow.client
Interface InboxMessageListener


public interface InboxMessageListener


Method Summary
 void onMessage(xflow.common.WorkItem workItem)
          This is a callback invoked by the XFlow system when a work item arrives in the inbox for this workflow process.
 

Method Detail

onMessage

public void onMessage(xflow.common.WorkItem workItem)
This is a callback invoked by the XFlow system when a work item arrives in the inbox for this workflow process.

Parameters:
workItem - the work item