|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.services.jbpm.cmd.MessageFacade
org.jboss.soa.esb.services.jbpm.cmd.NewProcessInstanceFacade
public class NewProcessInstanceFacade
Implementation of a message preprocessor to obtain data from a process instance from the action configuration XML
| Constructor Summary | |
|---|---|
NewProcessInstanceFacade(ConfigTree config,
boolean start)
|
|
| Method Summary | |
|---|---|
Constants.OpCode |
getOpCode()
Obtain the operation code that this preprocessor will force into the command message |
void |
setJBPMContextParameters(Message message)
Some message values are fixed at action configuration time (from the jboss-esb.xml). |
| Methods inherited from class org.jboss.soa.esb.services.jbpm.cmd.MessageFacade |
|---|
getFacade |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewProcessInstanceFacade(ConfigTree config,
boolean start)
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
public Constants.OpCode getOpCode()
MessageFacade
getOpCode in class MessageFacadepublic void setJBPMContextParameters(Message message)
MessageFacade
setJBPMContextParameters in class MessageFacademessage - Message - Into which the static values will be added
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||