@PublicApi public interface Comment extends WithId
Issue
ID_COMPARATOR
String getAuthor()
getAuthorKey()
or getAuthorApplicationUser()
instead. Since v6.0.String getAuthorKey()
getAuthorKey()
or getAuthorApplicationUser()
instead. Since v6.0.ApplicationUser getAuthorUser()
getAuthorApplicationUser()
instead. Since v6.0.User
that created the commentUser
that created the comment.ApplicationUser getAuthorApplicationUser()
user
that created the commentuser
that created the commentString getAuthorFullName()
String getBody()
Date getCreated()
String getGroupLevel()
Long getRoleLevelId()
ProjectRole getRoleLevel()
Issue getIssue()
String getUpdateAuthor()
getUpdateAuthorApplicationUser()
instead. Since v6.0.ApplicationUser getUpdateAuthorUser()
getUpdateAuthorApplicationUser()
instead. Since v6.0.
Get the user that performed the update
User
objectApplicationUser getUpdateAuthorApplicationUser()
object
String getUpdateAuthorFullName()
Date getUpdated()
Copyright © 2002-2019 Atlassian. All Rights Reserved.