|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HistoryComment
a free text comment that can be made to an Execution
or a task.
This class also supports threaded discussions with the
getReplies().
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
the actual message. |
java.util.List<HistoryComment> |
getReplies()
threaded replies to this comment |
| Methods inherited from interface org.jbpm.api.history.HistoryDetail |
|---|
getId, getTime, getUserId |
| Method Detail |
|---|
java.lang.String getMessage()
java.util.List<HistoryComment> getReplies()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||