Package com.google.gerrit.server.change
Class IncludedIn
- java.lang.Object
-
- com.google.gerrit.server.change.IncludedIn
-
public class IncludedIn extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IncludedInInfo
apply(Project.NameKey project, String revisionId)
-
-
-
Method Detail
-
apply
public IncludedInInfo apply(Project.NameKey project, String revisionId) throws RestApiException, IOException
- Throws:
RestApiException
IOException
-
-