Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

commentId

Number

Yes

Id of the issue comment.

comment

String

Yes

Text that will be post on the selected comment.

securityLevel

String

No

Security level of comment. Can be a group or a project role.

dispatchEvent

Boolean

No

If set to false, the issue comment edited event will not be triggered. Default value is true.

Return Type

JComment

The comment representation with the following keys:

...