org.mule.transport.bpm.jbpm.actions
Class IntegrationActionHandler
java.lang.Object
org.mule.transport.bpm.jbpm.actions.LoggingActionHandler
org.mule.transport.bpm.jbpm.actions.IntegrationActionHandler
- All Implemented Interfaces:
- Serializable, org.jbpm.graph.def.ActionHandler
- Direct Known Subclasses:
- StoreIncomingData, ValidateMessageType
public abstract class IntegrationActionHandler
- extends LoggingActionHandler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegrationActionHandler
public IntegrationActionHandler()
execute
public void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
throws Exception
- Specified by:
execute
in interface org.jbpm.graph.def.ActionHandler
- Overrides:
execute
in class LoggingActionHandler
- Throws:
Exception
getIncomingMessage
protected Object getIncomingMessage()
Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.