public class AddCommentReplyRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AddCommentReplyRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
long |
getParentId() |
CommentSeverity |
getSeverity() |
String |
getText() |
boolean |
isPending() |
public long getParentId()
@Nullable public CommentSeverity getSeverity()
public boolean isPending()
Copyright © 2022 Atlassian. All rights reserved.