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. |