|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.AbstractConnector
org.mule.transport.bpm.ProcessConnector
org.mule.transport.bpm.jbpm.JBpmConnector
public class JBpmConnector
Field Summary |
---|
Fields inherited from class org.mule.transport.bpm.ProcessConnector |
---|
allowGlobalReceiver, bpms, GLOBAL_RECEIVER, processIdField, PROTOCOL |
Fields inherited from interface org.mule.api.transport.Connector |
---|
INT_VALUE_NOT_SET |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
JBpmConnector(MuleContext context)
Deprecated. |
Method Summary | |
---|---|
protected BPMS |
createBpms()
Deprecated. Override this method to create the BPMS upon initialization of the connector. |
java.lang.String |
getConfigurationResource()
Deprecated. |
java.lang.Object |
getProcessEngine()
Deprecated. |
void |
setConfigurationResource(java.lang.String configurationResource)
Deprecated. |
void |
setProcessDefinitions(java.util.Properties processDefinitions)
Deprecated. |
void |
setProcessEngine(java.lang.Object processEngine)
Deprecated. |
Methods inherited from class org.mule.transport.bpm.ProcessConnector |
---|
doConnect, doDisconnect, doDispose, doInitialise, doStart, doStop, generateMessage, getBpms, getMuleClient, getProcessIdField, getProtocol, isAllowGlobalReceiver, lookupReceiver, setAllowGlobalReceiver, setBpms, setProcessIdField, toUrl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JBpmConnector(MuleContext context)
Method Detail |
---|
protected BPMS createBpms() throws java.lang.Exception
ProcessConnector
createBpms
in class ProcessConnector
java.lang.Exception
public void setConfigurationResource(java.lang.String configurationResource)
public java.lang.String getConfigurationResource()
public java.lang.Object getProcessEngine()
public void setProcessEngine(java.lang.Object processEngine)
public void setProcessDefinitions(java.util.Properties processDefinitions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |