|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.history.model.HistoryDetailImpl
org.jbpm.pvm.internal.history.model.HistoryTaskAssignmentImpl
public class HistoryTaskAssignmentImpl
| Field Summary | |
|---|---|
protected java.lang.String |
newAssignee
|
protected java.lang.String |
oldAssignee
|
| Fields inherited from class org.jbpm.pvm.internal.history.model.HistoryDetailImpl |
|---|
dbid, dbversion, historyActivityInstance, historyActivityInstanceIndex, historyProcessInstance, historyProcessInstanceIndex, historyTask, historyTaskIndex, historyVariable, historyVariableIndex, time, userId |
| Constructor Summary | |
|---|---|
HistoryTaskAssignmentImpl()
|
|
HistoryTaskAssignmentImpl(java.lang.String oldAssignee,
java.lang.String newAssignee)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.jbpm.pvm.internal.history.model.HistoryDetailImpl |
|---|
equals, getDbid, getId, getTime, getUserId, setHistoryActivityInstance, setHistoryProcessInstance, setHistoryTask, setHistoryVariable, setTime, setUserId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String oldAssignee
protected java.lang.String newAssignee
| Constructor Detail |
|---|
public HistoryTaskAssignmentImpl()
public HistoryTaskAssignmentImpl(java.lang.String oldAssignee,
java.lang.String newAssignee)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||