Class SVNUpdateEditor.SVNEntryInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.SVNEntryInfo
- Direct Known Subclasses:
SVNUpdateEditor.SVNDirectoryInfo,SVNUpdateEditor.SVNFileInfo
- Enclosing class:
- SVNUpdateEditor
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanprivate SVNPropertiesprivate SVNPropertiesprivate SVNPropertiesprivate Stringlongprotected SVNProperties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetPath()voidpropertyChanged(String name, SVNPropertyValue value)
-
Field Details
-
URL
-
IsAdded
public boolean IsAdded -
isExisted
public boolean isExisted -
isAddExisted
public boolean isAddExisted -
Parent
-
isSkipped
public boolean isSkipped -
myPreviousRevision
public long myPreviousRevision -
myPath
-
myChangedProperties
-
myChangedEntryProperties
-
myChangedWCProperties
-
treeConflictCreationAttributes
-
-
Constructor Details
-
SVNEntryInfo
-
-
Method Details
-
getPath
-
propertyChanged
-
getChangedWCProperties
-
getChangedEntryProperties
-
getChangedProperties
-