Uses of Interface
org.tmatesoft.svn.core.internal.wc.ISVNFileFetcher
Packages that use ISVNFileFetcher
-
Uses of ISVNFileFetcher in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as ISVNFileFetcherModifier and TypeFieldDescriptionprivate ISVNFileFetcher
SVNUpdateEditor.myFileFetcher
private ISVNFileFetcher
SVNUpdateEditor15.myFileFetcher
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNFileFetcherModifier and TypeMethodDescriptionstatic SVNUpdateEditor
SVNUpdateEditor.createUpdateEditor
(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand) static SVNUpdateEditor15
SVNUpdateEditor15.createUpdateEditor
(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNFileFetcherModifierConstructorDescriptionprivate
SVNUpdateEditor
(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, java.lang.String targetURL, java.lang.String rootURL, ISVNFileFetcher fileFetcher, boolean lockOnDemand) private
SVNUpdateEditor15
(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, java.lang.String targetURL, java.lang.String rootURL, ISVNFileFetcher fileFetcher, boolean lockOnDemand) -
Uses of ISVNFileFetcher in org.tmatesoft.svn.core.internal.wc.admin
Methods in org.tmatesoft.svn.core.internal.wc.admin with parameters of type ISVNFileFetcherModifier and TypeMethodDescriptionSVNWCAccess.createUpdateEditor
(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand)