|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@PublicApi public interface Comment
| Method Summary | |
|---|---|
String |
getAuthor()
Deprecated. Use getAuthorKey() or getAuthorApplicationUser() instead. Since v6.0. |
ApplicationUser |
getAuthorApplicationUser()
Returns the user that created the comment |
String |
getAuthorFullName()
|
String |
getAuthorKey()
Deprecated. Use getAuthorKey() or getAuthorApplicationUser() instead. Since v6.0. |
com.atlassian.crowd.embedded.api.User |
getAuthorUser()
Deprecated. Use getAuthorApplicationUser() instead. Since v6.0. |
String |
getBody()
|
Date |
getCreated()
|
String |
getGroupLevel()
|
Long |
getId()
|
Issue |
getIssue()
|
ProjectRole |
getRoleLevel()
|
Long |
getRoleLevelId()
|
String |
getUpdateAuthor()
Deprecated. Use getUpdateAuthorApplicationUser() instead. Since v6.0. |
ApplicationUser |
getUpdateAuthorApplicationUser()
Get the user that performed the update |
String |
getUpdateAuthorFullName()
|
com.atlassian.crowd.embedded.api.User |
getUpdateAuthorUser()
Deprecated. Use getUpdateAuthorApplicationUser() instead. Since v6.0.
Get the user that performed the update |
Date |
getUpdated()
|
| Method Detail |
|---|
String getAuthor()
getAuthorKey() or getAuthorApplicationUser() instead. Since v6.0.
String getAuthorKey()
getAuthorKey() or getAuthorApplicationUser() instead. Since v6.0.
com.atlassian.crowd.embedded.api.User getAuthorUser()
getAuthorApplicationUser() instead. Since v6.0.
User that created the comment
User that created the comment.ApplicationUser getAuthorApplicationUser()
user that created the comment
user that created the commentString getAuthorFullName()
String getBody()
Date getCreated()
String getGroupLevel()
Long getId()
Long getRoleLevelId()
ProjectRole getRoleLevel()
Issue getIssue()
String getUpdateAuthor()
getUpdateAuthorApplicationUser() instead. Since v6.0.
com.atlassian.crowd.embedded.api.User getUpdateAuthorUser()
getUpdateAuthorApplicationUser() instead. Since v6.0.
Get the user that performed the update
User objectApplicationUser getUpdateAuthorApplicationUser()
objectString getUpdateAuthorFullName()
Date getUpdated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||