Class SVNRemoteStatusEditor17.DirectoryInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNRemoteStatusEditor17.DirectoryInfo
- All Implemented Interfaces:
ISvnObjectReceiver<SvnStatus>
- Enclosing class:
- SVNRemoteStatusEditor17
private class SVNRemoteStatusEditor17.DirectoryInfo
extends Object
implements ISvnObjectReceiver<SvnStatus>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
localAbsPath
-
name
-
parent
-
statii
-
ood_changed_rev
private long ood_changed_rev -
ood_changed_date
-
ood_kind
-
ood_changed_author
-
excluded
private boolean excluded -
depth
-
added
private boolean added -
prop_changed
private boolean prop_changed -
text_changed
private boolean text_changed -
repositoryRelativePath
-
-
Constructor Details
-
DirectoryInfo
- Throws:
SVNException
-
-
Method Details
-
receive
Description copied from interface:ISvnObjectReceiver
Receives object with is target.- Specified by:
receive
in interfaceISvnObjectReceiver<SvnStatus>
- Parameters:
target
- target of the objectstatus
- object- Throws:
SVNException
-
computeRepositoryRelativePath
- Throws:
SVNException
-