Interface SVNWCContext.RunWorkQueueOperation
- All Known Implementing Classes:
SVNWCContext.RunBaseRemove,SVNWCContext.RunDirInstall,SVNWCContext.RunDirRemove,SVNWCContext.RunFileCommit,SVNWCContext.RunFileInstall,SVNWCContext.RunFileMove,SVNWCContext.RunFileRemove,SVNWCContext.RunFileTranslate,SVNWCContext.RunPostUpgrade,SVNWCContext.RunPrejInstall,SVNWCContext.RunRecordFileInfo,SVNWCContext.RunSetPropertyConflictMarkerTemp,SVNWCContext.RunSetTextConflictMarkersTemp,SVNWCContext.RunSyncFileFlags
- Enclosing class:
- SVNWCContext
public static interface SVNWCContext.RunWorkQueueOperation
-
Method Summary
Modifier and TypeMethodDescriptionvoidrunOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)
-
Method Details
-
runOperation
void runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) throws SVNException - Throws:
SVNException
-