|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.history.HistoryEvent
org.jbpm.pvm.internal.history.events.VariableUpdate
public class VariableUpdate
| Field Summary |
|---|
| Fields inherited from class org.jbpm.pvm.internal.history.HistoryEvent |
|---|
execution |
| Constructor Summary | |
|---|---|
VariableUpdate(Variable variable)
|
|
| Method Summary | |
|---|---|
Variable |
getVariable()
|
void |
process()
|
| Methods inherited from class org.jbpm.pvm.internal.history.HistoryEvent |
|---|
fire, fire, getExecution, setExecution |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariableUpdate(Variable variable)
| Method Detail |
|---|
public void process()
process in class HistoryEventpublic Variable getVariable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||