public class PutDraftComment extends RetryingRestModifyView<DraftCommentResource,DraftInput,Response<CommentInfo>>
Modifier and Type | Method and Description |
---|---|
protected Response<CommentInfo> |
applyImpl(BatchUpdate.Factory updateFactory,
DraftCommentResource rsrc,
DraftInput in) |
apply
protected Response<CommentInfo> applyImpl(BatchUpdate.Factory updateFactory, DraftCommentResource rsrc, DraftInput in) throws RestApiException, UpdateException, PermissionBackendException
applyImpl
in class RetryingRestModifyView<DraftCommentResource,DraftInput,Response<CommentInfo>>
RestApiException
UpdateException
PermissionBackendException