public class RemoteVcsUpdate extends VcsUpdate
VcsUpdate.VcsUpdateType
repository
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, setConflictingUpdate
public RemoteVcsUpdate(org.eclipse.jgit.diff.DiffEntry diffEntry, org.eclipse.jgit.lib.Repository repository)
protected String computeFileDiff() throws IOException
computeFileDiff
in class VcsUpdate
IOException
Copyright © 2019. All rights reserved.