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