org.mule.transport.bpm.jbpm |
|
Java Source File Name | Type | Comment |
Jbpm.java | Class | jBPM's implementation of Mule's generic BPMS interface. |
MuleMessage.java | Class | |
MuleMessageService.java | Class | jBPM has built-in support for messaging via the org.jbpm.msg.MessageService interface,
the idea being that one can plug in a JMS implementation and send messages from a process
using a standard "" construct. |
MuleMessageServiceFactory.java | Class | |