|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.client.GetVariable
public class GetVariable
| Field Summary | |
|---|---|
protected long |
executionDbid
|
protected java.lang.String |
variableName
|
| Constructor Summary | |
|---|---|
GetVariable(long executionDbid,
java.lang.String variableName)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(Environment environment)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long executionDbid
protected java.lang.String variableName
| Constructor Detail |
|---|
public GetVariable(long executionDbid,
java.lang.String variableName)
| Method Detail |
|---|
public java.lang.Object execute(Environment environment)
throws java.lang.Exception
execute in interface Command<java.lang.Object>java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||