Package com.google.gerrit.server.change
Class IncludedIn
java.lang.Object
com.google.gerrit.server.change.IncludedIn
-
Method Summary
Modifier and TypeMethodDescriptionapply
(Project.NameKey project, Change.Id changeId, String revisionId) apply
(Project.NameKey project, String revisionId)
-
Method Details
-
apply
public IncludedInInfo apply(Project.NameKey project, String revisionId) throws RestApiException, IOException, PermissionBackendException -
apply
public IncludedInInfo apply(Project.NameKey project, Change.Id changeId, String revisionId) throws RestApiException, IOException, PermissionBackendException
-