Class SVNWCContext.NodeMovedHere

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.NodeMovedHere
Enclosing class:
SVNWCContext

public static class SVNWCContext.NodeMovedHere extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    java.io.File
     
    java.io.File
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • movedFromAbsPath

      public java.io.File movedFromAbsPath
    • deleteOpRootAbsPath

      public java.io.File deleteOpRootAbsPath
  • Constructor Details

    • NodeMovedHere

      public NodeMovedHere()