Package com.google.gerrit.server.patch
Class PatchListLoader
- java.lang.Object
-
- com.google.gerrit.server.patch.PatchListLoader
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
PatchListLoader.Factory
-
-
-
Method Detail
-
call
public PatchList call() throws IOException, PatchListNotAvailableException
- Specified by:
call
in interfaceCallable<PatchList>
- Throws:
IOException
PatchListNotAvailableException
-
-