public class GarbageCollect extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestModifyView<ProjectResource,GarbageCollect.Input>, com.google.gerrit.extensions.webui.UiAction<ProjectResource>
| Modifier and Type | Class and Description |
|---|---|
static class |
GarbageCollect.Input |
| Modifier and Type | Method and Description |
|---|---|
com.google.gerrit.extensions.restapi.BinaryResult |
apply(ProjectResource rsrc,
GarbageCollect.Input input) |
com.google.gerrit.extensions.webui.UiAction.Description |
getDescription(ProjectResource rsrc) |
public com.google.gerrit.extensions.restapi.BinaryResult apply(ProjectResource rsrc, GarbageCollect.Input input)
apply in interface com.google.gerrit.extensions.restapi.RestModifyView<ProjectResource,GarbageCollect.Input>public com.google.gerrit.extensions.webui.UiAction.Description getDescription(ProjectResource rsrc)
getDescription in interface com.google.gerrit.extensions.webui.UiAction<ProjectResource>