public class LocalVcsUpdate extends VcsUpdate
VcsUpdate.VcsUpdateTyperepository| 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, setConflictingUpdatepublic 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 VcsUpdateIOExceptionCopyright © 2019. All rights reserved.