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() |
public long getParentId()
@Nullable public CommentSeverity getSeverity()
Copyright © 2020 Atlassian. All rights reserved.