|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageService | |
|---|---|
| org.mule.transport.bpm | |
| org.mule.transport.bpm.jbpm | |
| Uses of MessageService in org.mule.transport.bpm |
|---|
| Classes in org.mule.transport.bpm that implement MessageService | |
|---|---|
class |
ProcessConnector
The BPM provider allows Mule events to initiate and/or advance processes in an external or embedded Business Process Management System (BPMS). |
| Methods in org.mule.transport.bpm with parameters of type MessageService | |
|---|---|
void |
BPMS.setMessageService(MessageService msgService)
MessageService contains a callback method used to generate Mule messages from your process. |
| Uses of MessageService in org.mule.transport.bpm.jbpm |
|---|
| Fields in org.mule.transport.bpm.jbpm declared as MessageService | |
|---|---|
protected static MessageService |
MuleMessageService.proxy
|
| Methods in org.mule.transport.bpm.jbpm with parameters of type MessageService | |
|---|---|
static void |
MuleMessageService.setMessageService(MessageService msgService)
|
void |
Jbpm.setMessageService(MessageService msgService)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||