|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.tmatesoft.svn.core.wc2.SvnOperation<T> org.tmatesoft.svn.core.wc2.SvnReceivingOperation<T> org.tmatesoft.svn.core.wc2.admin.SvnRepositoryReceivingOperation<SVNAdminEvent> org.tmatesoft.svn.core.wc2.admin.SvnRepositoryVerify
public class SvnRepositoryVerify
Constructor Summary | |
---|---|
SvnRepositoryVerify(SvnOperationFactory factory)
|
Method Summary | |
---|---|
SVNRevision |
getEndRevision()
|
SVNRevision |
getStartRevision()
|
protected void |
initDefaults()
|
void |
setEndRevision(SVNRevision endRevision)
|
void |
setStartRevision(SVNRevision startRevision)
|
Methods inherited from class org.tmatesoft.svn.core.wc2.admin.SvnRepositoryReceivingOperation |
---|
getRepositoryRoot, setRepositoryRoot |
Methods inherited from class org.tmatesoft.svn.core.wc2.SvnReceivingOperation |
---|
first, getReceiver, last, receive, run, setReceiver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SvnRepositoryVerify(SvnOperationFactory factory)
Method Detail |
---|
protected void initDefaults()
initDefaults
in class SvnReceivingOperation<SVNAdminEvent>
public SVNRevision getStartRevision()
public void setStartRevision(SVNRevision startRevision)
public SVNRevision getEndRevision()
public void setEndRevision(SVNRevision endRevision)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |