|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectVariablesCommand
org.jboss.soa.esb.services.jbpm.cmd.HungryVariablesCommand
public class HungryVariablesCommand
Get the process variables Map.
VariablesCommand "hungrily" gets the process
variable, while still inside the jBPM execution context.
VariablesCommand just returns a lazy proxy that gets the variables lazily.
Gets from this proxy fail outside the context of a jBPM execution context.
| Constructor Summary | |
|---|---|
HungryVariablesCommand()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(JbpmContext jbpmContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HungryVariablesCommand()
| Method Detail |
|---|
public java.lang.Object execute(JbpmContext jbpmContext)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||