|
||||||||||
| 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.TaskUpdated
public class TaskUpdated
| Field Summary | |
|---|---|
protected TaskImpl |
task
|
| Fields inherited from class org.jbpm.pvm.internal.history.HistoryEvent |
|---|
execution |
| Constructor Summary | |
|---|---|
TaskUpdated(TaskImpl task)
|
|
| Method Summary | |
|---|---|
TaskImpl |
getTask()
|
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 |
| Field Detail |
|---|
protected TaskImpl task
| Constructor Detail |
|---|
public TaskUpdated(TaskImpl task)
| Method Detail |
|---|
public void process()
process in class HistoryEventpublic TaskImpl getTask()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||