Class ISVNWCDb.SVNWCDbInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.SVNWCDbInfo
- Direct Known Subclasses:
SVNWCDb.GatheredChildItem
- Enclosing interface:
- ISVNWCDb
public static class ISVNWCDb.SVNWCDbInfo
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionjava.lang.String
long
java.lang.String
boolean
boolean
boolean
int
boolean
boolean
boolean
boolean
boolean
boolean
boolean
java.io.File
boolean
boolean
long
long
java.io.File
java.lang.String
long
boolean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
status
-
kind
-
revnum
public long revnum -
reposRelpath
public java.io.File reposRelpath -
reposRootUrl
-
reposUuid
public java.lang.String reposUuid -
changedRev
public long changedRev -
changedAuthor
public java.lang.String changedAuthor -
changedDate
-
depth
-
recordedSize
public long recordedSize -
recordedModTime
public long recordedModTime -
changelist
public java.lang.String changelist -
conflicted
public boolean conflicted -
special
public boolean special -
opRoot
public boolean opRoot -
hasChecksum
public boolean hasChecksum -
hadProps
public boolean hadProps -
propsMod
public boolean propsMod -
haveBase
public boolean haveBase -
haveMoreWork
public boolean haveMoreWork -
locked
public boolean locked -
lock
-
incomplete
public boolean incomplete -
movedToAbsPath
public java.io.File movedToAbsPath -
movedHere
public boolean movedHere -
fileExternal
public boolean fileExternal -
copied
public boolean copied -
format
public int format
-
-
Constructor Details
-
SVNWCDbInfo
public SVNWCDbInfo()
-
-
Method Details
-
load
-