Class DeleteChangeEdit
- java.lang.Object
-
- com.google.gerrit.server.restapi.change.DeleteChangeEdit
-
- All Implemented Interfaces:
RestCollectionModifyView<ChangeResource,ChangeEditResource,Input>
,RestCollectionView<ChangeResource,ChangeEditResource,Input>
,RestView<ChangeEditResource>
public class DeleteChangeEdit extends Object implements RestCollectionModifyView<ChangeResource,ChangeEditResource,Input>
-
-
Method Detail
-
apply
public Response<?> apply(ChangeResource rsrc, Input input) throws AuthException, ResourceNotFoundException, IOException, com.google.gwtorm.server.OrmException
- Specified by:
apply
in interfaceRestCollectionModifyView<ChangeResource,ChangeEditResource,Input>
- Throws:
AuthException
ResourceNotFoundException
IOException
com.google.gwtorm.server.OrmException
-
-