|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl
org.jbpm.pvm.internal.history.model.HistoryTaskInstanceImpl
public class HistoryTaskInstanceImpl
| Field Summary |
|---|
| Fields inherited from class org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl |
|---|
activity, activityName, dbid, dbversion, details, duration, endTime, executionId, historyProcessInstance, nextDetailIndex, startTime, transitionName, type |
| Constructor Summary | |
|---|---|
HistoryTaskInstanceImpl()
|
|
HistoryTaskInstanceImpl(HistoryProcessInstance historyProcessInstanceImpl,
ExecutionImpl execution,
HistoryTaskImpl historyTask)
|
|
| Method Summary | |
|---|---|
HistoryTaskImpl |
getHistoryTask()
|
| Methods inherited from class org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl |
|---|
addDetail, getActivity, getActivityName, getDbid, getDuration, getEndTime, getExecutionId, getHistoryProcessInstance, getStartTime, getTransitionName, getTransitionNames, getType, setEndTime, setExecutionId, setTransitionName, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HistoryTaskInstanceImpl()
public HistoryTaskInstanceImpl(HistoryProcessInstance historyProcessInstanceImpl,
ExecutionImpl execution,
HistoryTaskImpl historyTask)
| Method Detail |
|---|
public HistoryTaskImpl getHistoryTask()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||