private static class SvnWcDbChangelist.Changelist
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.String |
changelistName |
(package private) java.lang.String[] |
changeLists |
(package private) SVNDepth |
depth |
(package private) ISVNEventHandler |
eventHandler |
(package private) java.io.File |
localRelPath |
(package private) SVNWCDbRoot |
wcRoot |
Modifier | Constructor and Description |
---|---|
private |
Changelist() |
Modifier and Type | Method and Description |
---|---|
void |
notifyChangelist() |
void |
populateTargetsTree() |
void |
setChangelist() |
java.lang.String changelistName
java.lang.String[] changeLists
SVNDepth depth
ISVNEventHandler eventHandler
java.io.File localRelPath
SVNWCDbRoot wcRoot
public void setChangelist() throws SVNException
SVNException
public void populateTargetsTree() throws SVNException
SVNException
public void notifyChangelist() throws SVNException
SVNException