Class SVNReplicationEditor.EntryBaton

  • Enclosing class:
    SVNReplicationEditor

    private static class SVNReplicationEditor.EntryBaton
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EntryBaton​(java.lang.String path)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • myPath

        private java.lang.String myPath
      • myPropsAct

        private int myPropsAct
      • myTextAct

        private int myTextAct
    • Constructor Detail

      • EntryBaton

        public EntryBaton​(java.lang.String path)