Comment interface

Comment interface

This document details the methods of the Comment interface you can use on a Comment returned by the Getters when you access the Comments field.

Method

Return type

Returns

Method

Return type

Returns

getAuthorApplicationUser()

ApplicationUser

The key for the user that created the comment

getAuthorFullName()

String

The display name of the user that created the comment

getBody()

String

The body of the comment

getCreated()

Date

The date on which the comment was created

getGroupLevel()

String

The group level on which the comment is applicable

getId()

Long

The ID of the comment

getIssue()

Issue

The issue on which the comment is added

getRoleLevel()

ProjectRole

The role level on which the comment is applicable

getRoleLevelId()

String

The role ID on which the comment is applicable

getUpdateAuthorApplicationUser()

ApplicationUser

The user that performed the update

getUpdateAuthorFullName()

String

The name of the user that performed the update

getUpdated()

Date

The date on which the comment is updated

isInternal()

Boolean

True if the comment is "internal" in the Jira Service Desk sense.

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.