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) |
applyprotected Response<CommentInfo> applyImpl(BatchUpdate.Factory updateFactory, RevisionResource rsrc, DraftInput in) throws RestApiException, UpdateException, com.google.gwtorm.server.OrmException
applyImpl in class RetryingRestModifyView<RevisionResource,DraftInput,Response<CommentInfo>>RestApiExceptionUpdateExceptioncom.google.gwtorm.server.OrmException