Package | Description |
---|---|
com.google.gerrit.plugins.checks.client |
Modifier and Type | Method and Description |
---|---|
CheckInfo |
Checks.create(CheckInput input) |
CheckInfo |
Checks.get(String checkerUuid) |
CheckInfo |
Checks.rerun(String checkerUuid) |
CheckInfo |
Checks.rerun(String checkerUuid,
RerunInput input) |
CheckInfo |
Checks.update(CheckInput input) |
Modifier and Type | Method and Description |
---|---|
List<CheckInfo> |
Checks.list() |
Copyright © 2018–2024. All rights reserved.