Class SVNWCContext.RunFileInstall
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.RunFileInstall
- All Implemented Interfaces:
SVNWCContext.RunWorkQueueOperation
- Enclosing class:
- SVNWCContext
public static class SVNWCContext.RunFileInstall
extends Object
implements SVNWCContext.RunWorkQueueOperation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
runOperation
(SVNWCContext ctx, File wcRootAbspath, SVNSkel workItem)
-
Constructor Details
-
RunFileInstall
public RunFileInstall()
-
-
Method Details
-
runOperation
public void runOperation(SVNWCContext ctx, File wcRootAbspath, SVNSkel workItem) throws SVNException - Specified by:
runOperation
in interfaceSVNWCContext.RunWorkQueueOperation
- Throws:
SVNException
-