|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PublicApi public interface Comment
Method Summary | |
---|---|
String |
getAuthor()
Get the user that created the comment |
String |
getAuthorFullName()
|
com.atlassian.crowd.embedded.api.User |
getAuthorUser()
Get the user that created the comment |
String |
getBody()
|
Date |
getCreated()
|
String |
getGroupLevel()
|
Long |
getId()
|
Issue |
getIssue()
|
ProjectRole |
getRoleLevel()
|
Long |
getRoleLevelId()
|
String |
getUpdateAuthor()
|
String |
getUpdateAuthorFullName()
|
com.atlassian.crowd.embedded.api.User |
getUpdateAuthorUser()
Get the user that performed the update |
Date |
getUpdated()
|
Method Detail |
---|
String getAuthor()
com.atlassian.crowd.embedded.api.User getAuthorUser()
String getAuthorFullName()
String getBody()
Date getCreated()
String getGroupLevel()
Long getId()
Long getRoleLevelId()
ProjectRole getRoleLevel()
Issue getIssue()
String getUpdateAuthor()
com.atlassian.crowd.embedded.api.User getUpdateAuthorUser()
String getUpdateAuthorFullName()
Date getUpdated()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |