Modifier and Type | Class and Description |
---|---|
static class |
CommentUpdateRequest.Builder |
Modifier and Type | Method and Description |
---|---|
long |
getCommentId() |
CommentSeverity |
getSeverity() |
CommentState |
getState() |
String |
getText() |
int |
getVersion() |
public long getCommentId()
@Nullable public CommentSeverity getSeverity()
@Nullable public CommentState getState()
public int getVersion()
Copyright © 2019 Atlassian. All rights reserved.