|
|||||||||
| 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.GetProcessVariablesFacade
public class GetProcessVariablesFacade
Get process variable facade.
| Constructor Summary | |
|---|---|
GetProcessVariablesFacade(ConfigTree configTree)
|
|
| Method Summary | |
|---|---|
static java.util.List<Mapping> |
getMappings(Message message)
|
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 GetProcessVariablesFacade(ConfigTree configTree)
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 addedpublic static java.util.List<Mapping> getMappings(Message message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||