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