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