public class VerifyStatusApiRestClient extends VerifyStatusApi.NotImplemented implements VerifyStatusApi
VerifyStatusApi.NotImplemented
Constructor and Description |
---|
VerifyStatusApiRestClient(com.urswolfer.gerrit.client.rest.http.GerritRestClient gerritRestClient,
RevisionApiRestClient revisionApiRestClient) |
Modifier and Type | Method and Description |
---|---|
void |
verifications(VerifyInput verifyInput) |
public VerifyStatusApiRestClient(com.urswolfer.gerrit.client.rest.http.GerritRestClient gerritRestClient, RevisionApiRestClient revisionApiRestClient)
public void verifications(VerifyInput verifyInput) throws com.google.gerrit.extensions.restapi.RestApiException
verifications
in interface VerifyStatusApi
verifications
in class VerifyStatusApi.NotImplemented
com.google.gerrit.extensions.restapi.RestApiException
Copyright © 2016. All rights reserved.