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