Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.CommittableExternalInfo
Packages that use SVNWCContext.CommittableExternalInfo
-
Uses of SVNWCContext.CommittableExternalInfo in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return types with arguments of type SVNWCContext.CommittableExternalInfoModifier and TypeMethodDescriptionSVNWCContext.committableExternalsBelow
(List<SVNWCContext.CommittableExternalInfo> externals, File localAbsPath, SVNDepth depth) Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNWCContext.CommittableExternalInfoModifier and TypeMethodDescriptionprivate boolean
SVNWCContext.isExternalRolledOut
(SVNWCContext.CommittableExternalInfo xInfo) Method parameters in org.tmatesoft.svn.core.internal.wc17 with type arguments of type SVNWCContext.CommittableExternalInfoModifier and TypeMethodDescriptionSVNWCContext.committableExternalsBelow
(List<SVNWCContext.CommittableExternalInfo> externals, File localAbsPath, SVNDepth depth) -
Uses of SVNWCContext.CommittableExternalInfo in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return types with arguments of type SVNWCContext.CommittableExternalInfoModifier and TypeMethodDescriptionISVNWCDb.committableExternalsBelow
(File localAbsPath, boolean immediatesOnly) SVNWCDb.committableExternalsBelow
(File localAbsPath, boolean immediatesOnly)