Class SVNWCContext.RunPrejInstall
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.RunPrejInstall
- All Implemented Interfaces:
SVNWCContext.RunWorkQueueOperation
- Enclosing class:
- SVNWCContext
public static class SVNWCContext.RunPrejInstall
extends java.lang.Object
implements SVNWCContext.RunWorkQueueOperation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
runOperation
(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RunPrejInstall
public RunPrejInstall()
-
-
Method Details
-
runOperation
public void runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) throws SVNException - Specified by:
runOperation
in interfaceSVNWCContext.RunWorkQueueOperation
- Throws:
SVNException
-