|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageService | |
---|---|
org.mule.module.bpm | |
org.mule.module.jbpm | |
org.mule.transport.bpm | |
org.mule.transport.bpm.jbpm |
Uses of MessageService in org.mule.module.bpm |
---|
Classes in org.mule.module.bpm that implement MessageService | |
---|---|
class |
Process
A business process definition. |
Methods in org.mule.module.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.module.jbpm |
---|
Classes in org.mule.module.jbpm that implement MessageService | |
---|---|
class |
MuleMessageService
Proxy for the message-generation service provided by Mule. |
Methods in org.mule.module.jbpm with parameters of type MessageService | |
---|---|
void |
MuleMessageService.setMessageService(MessageService messageService)
|
void |
Jbpm.setMessageService(MessageService msgService)
|
Uses of MessageService in org.mule.transport.bpm |
---|
Classes in org.mule.transport.bpm that implement MessageService | |
---|---|
class |
ProcessConnector
Deprecated. It is recommended to configure BPM as a component rather than a transport for 3.x |
Uses of MessageService in org.mule.transport.bpm.jbpm |
---|
Classes in org.mule.transport.bpm.jbpm that implement MessageService | |
---|---|
class |
JBpmConnector
Deprecated. It is recommended to configure BPM as a component rather than a transport for 3.x |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |