Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | isPublicJSDComment(jsdCommentId) | Package | | Alias | | Pkg Usage | | |
Excerpt |
---|
|
This routine returns the type of comment, if the comment is public, the routine will return "true"otherwise it will return "false". |
This routine returns the type of comment, if the comment is public, the routine will return "true"
...
otherwise it will return "false".
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
jsdCommentId | Number | Yes | The id of the JSD comment | |
...
boolean Boolean (true/false)
If the comment is public, the routine will return "true" otherwise it will return "false".
Th following code will return "true" if the last comment in that issue is external and "false" otherwise.
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label in ( = "jsd_routine" , "ps_routines" and space = currentSpace ( ) |
---|
labels | jiraarray_comment_routineroutines |
---|
|