|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kohsuke.jnt.JNIssue.Item<JNIssue.Description>
org.kohsuke.jnt.JNIssue.Description
public final class JNIssue.Description
A comment added to an issue.
Method Summary | |
---|---|
JNUser |
getAuthor()
Gets the user who added this comment. |
String |
getText()
Gets the actual comment text. |
Calendar |
getTimestamp()
Gets the timestamp when this comment was added. |
Methods inherited from class org.kohsuke.jnt.JNIssue.Item |
---|
compareTo, getAge, getNext, getParent, getPrev |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public JNUser getAuthor()
getAuthor
in class JNIssue.Item<JNIssue.Description>
public Calendar getTimestamp()
getTimestamp
in class JNIssue.Item<JNIssue.Description>
public String getText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |