public class LocalVcsUpdate extends VcsUpdate
VcsUpdate.VcsUpdateType
repository
Constructor and Description |
---|
LocalVcsUpdate(com.eviware.soapui.impl.wsdl.WsdlProject project,
VcsUpdate.VcsUpdateType type,
String relativePath,
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 LocalVcsUpdate(com.eviware.soapui.impl.wsdl.WsdlProject project, VcsUpdate.VcsUpdateType type, String relativePath, org.eclipse.jgit.lib.Repository repository)
protected String computeFileDiff() throws IOException
computeFileDiff
in class VcsUpdate
IOException
Copyright © 2019. All rights reserved.