Modifier and Type | Class and Description |
---|---|
static interface |
PatchListLoader.Factory |
Modifier and Type | Method and Description |
---|---|
PatchList |
call() |
PatchList |
readPatchList(org.eclipse.jgit.lib.Repository repo,
org.eclipse.jgit.revwalk.RevWalk rw,
org.eclipse.jgit.lib.ObjectInserter ins) |
public PatchList call() throws IOException, PatchListNotAvailableException
call
in interface Callable<PatchList>
IOException
PatchListNotAvailableException
public PatchList readPatchList(org.eclipse.jgit.lib.Repository repo, org.eclipse.jgit.revwalk.RevWalk rw, org.eclipse.jgit.lib.ObjectInserter ins) throws IOException, PatchListNotAvailableException