Class SVNWCDb.GetConflictMarkerFiles17

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.GetConflictMarkerFiles17
All Implemented Interfaces:
SVNSqlJetTransaction
Enclosing class:
SVNWCDb

private static class SVNWCDb.GetConflictMarkerFiles17 extends Object implements SVNSqlJetTransaction
  • Field Details

    • wcRoot

      public SVNWCDbRoot wcRoot
    • localRelPath

      public File localRelPath
    • markerFiles

      public List<File> markerFiles
  • Constructor Details

    • GetConflictMarkerFiles17

      private GetConflictMarkerFiles17()
  • Method Details