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 Type
    Method
    Description
    void
    runOperation(SVNWCContext ctx, File wcRootAbspath, SVNSkel workItem)