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 java.io.IOException, PatchListNotAvailableException
call
in interface java.util.concurrent.Callable<PatchList>
java.io.IOException
PatchListNotAvailableException
public PatchList readPatchList(org.eclipse.jgit.lib.Repository repo, org.eclipse.jgit.revwalk.RevWalk rw, org.eclipse.jgit.lib.ObjectInserter ins) throws java.io.IOException, PatchListNotAvailableException
java.io.IOException
PatchListNotAvailableException