|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HistoryItem
HistoryItem...
| Method Summary | |
|---|---|
String |
getAction()
The action that got issued on the |
String |
getComment()
The history comment (entered while advancing, starting, terminating) |
Date |
getDate()
Date when an action
got issued that caused this HistoryItem |
HistoryItem |
getNextHistryItem()
Returns the next history item. |
HistoryItem |
getPreviousHistoryItem()
Returns the previous history item. |
String |
getUserId()
User who triggered the action
hat caused this HistoryItem |
WorkItem |
getWorkItem()
Returns the corresponding WorkItem |
| Method Detail |
|---|
String getComment()
String getAction()
WorkItem
Date getDate()
WorkItem
got issued that caused this HistoryItem
String getUserId()
WorkItem
hat caused this HistoryItem
HistoryItem getPreviousHistoryItem()
HistoryItem
if available otherwise nullHistoryItem getNextHistryItem()
HistoryItem
if available otherwise nullWorkItem getWorkItem()
WorkItem
WorkItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||