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 © 2024 Atlassian. All rights reserved.