Class SVNUpdateEditor15.SVNEntryInfo

    • Field Detail

      • URL

        public java.lang.String URL
      • IsAdded

        public boolean IsAdded
      • isExisted

        public boolean isExisted
      • isAddExisted

        public boolean isAddExisted
      • isSkipped

        public boolean isSkipped
      • myPreviousRevision

        public long myPreviousRevision
      • myPath

        private java.lang.String myPath
      • myChangedEntryProperties

        private SVNProperties myChangedEntryProperties
      • myChangedWCProperties

        private SVNProperties myChangedWCProperties
    • Constructor Detail

      • SVNEntryInfo

        protected SVNEntryInfo​(java.lang.String path)
    • Method Detail

      • getPath

        protected java.lang.String getPath()
      • propertyChanged

        public void propertyChanged​(java.lang.String name,
                                    SVNPropertyValue value)
      • getChangedWCProperties

        public SVNProperties getChangedWCProperties()
      • getChangedEntryProperties

        public SVNProperties getChangedEntryProperties()
      • getChangedProperties

        public SVNProperties getChangedProperties()