Uses of Class
com.ibm.workflow.portlet.client.MQWFPortletException

Packages that use MQWFPortletException
com.ibm.workflow.portlet.client   
 

Uses of MQWFPortletException in com.ibm.workflow.portlet.client
 

Methods in com.ibm.workflow.portlet.client that throw MQWFPortletException
 void MQWFInterportletCommunication.sendToActionPortlet(com.ibm.workflow.portlet.client.ApplicationContextImpl context, org.apache.jetspeed.portlet.PortletContext portletContext, org.apache.jetspeed.portlet.PortletRequest request, java.lang.String actionType, java.lang.String wfOID)
          Send a MQWFPortletMessage to the first MQWF Action portlet with a free status
 void MQWFInterportletCommunication.sendCommand(com.ibm.workflow.portlet.client.ApplicationContextImpl context, org.apache.jetspeed.portlet.PortletContext portletContext, org.apache.jetspeed.portlet.PortletAction incomingAction, org.apache.jetspeed.portlet.PortletRequest request)
          Triggers the execution of a workflow request in a action type portlet.
 



© Copyright IBM Corporation 2002, 2008. All Rights Reserved.