public interface ApprovalComment
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
List<String> |
getTemporaryAttachmentIds() |
boolean |
isCommentPublic()
Gets whether the comment is public or private.
|
String getComment()
List<String> getTemporaryAttachmentIds()
boolean isCommentPublic()
Copyright © 2025 Atlassian. All rights reserved.