org.mule.providers.bpm.jbpm
Class MuleMessage

java.lang.Object
  extended by org.jbpm.msg.Message
      extended by org.mule.providers.bpm.jbpm.MuleMessage
All Implemented Interfaces:
Serializable

public class MuleMessage
extends org.jbpm.msg.Message

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jbpm.msg.Message
destination, exception, id, isSuspended, token
 
Constructor Summary
MuleMessage()
           
 
Method Summary
 
Methods inherited from class org.jbpm.msg.Message
createCopy, equals, getDestination, getException, getId, getToken, isSuspended, setDestination, setException, setSuspended, setToken
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleMessage

public MuleMessage()


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.