public class RemoteVcsUpdate extends VcsUpdate
VcsUpdate.VcsUpdateTyperepository| Constructor and Description |
|---|
RemoteVcsUpdate(org.eclipse.jgit.diff.DiffEntry diffEntry,
org.eclipse.jgit.lib.Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
computeFileDiff() |
equals, getFileDiff, getOldRelativePath, getProject, getRelativePath, getType, hashCode, isConflictingUpdate, setConflictingUpdatepublic RemoteVcsUpdate(org.eclipse.jgit.diff.DiffEntry diffEntry,
org.eclipse.jgit.lib.Repository repository)
protected String computeFileDiff() throws IOException
computeFileDiff in class VcsUpdateIOExceptionCopyright © 2019. All rights reserved.