org.mule.transport.bpm.jbpm
Class MuleMessage

java.lang.Object
  extended by org.jbpm.job.Job
      extended by org.mule.transport.bpm.jbpm.MuleMessage
All Implemented Interfaces:
Serializable

public class MuleMessage
extends org.jbpm.job.Job

This is an unfinished work, see MULE-1219

See Also:
Serialized Form

Constructor Summary
MuleMessage()
           
 
Method Summary
 boolean execute(org.jbpm.JbpmContext jbpmContext)
           
 
Methods inherited from class org.jbpm.job.Job
getAqcuireDate, getConfiguration, getDueDate, getException, getId, getJobExecutorName, getLockOwner, getLockTime, getProcessInstance, getRetries, getTaskInstance, getToken, getVersion, isExclusive, isSuspended, setConfiguration, setDueDate, setException, setExclusive, setLockOwner, setLockTime, setProcessInstance, setRetries, setSuspended, setTaskInstance, setToken, toString, toStringLongFormat
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MuleMessage

public MuleMessage()
Method Detail

execute

public boolean execute(org.jbpm.JbpmContext jbpmContext)
                throws Exception
Specified by:
execute in class org.jbpm.job.Job
Throws:
Exception


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