|
|||||||||
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<SVNChangeEntry> org.tmatesoft.svn.core.wc2.admin.SvnRepositoryGetChanged
public class SvnRepositoryGetChanged
Constructor Summary | |
---|---|
SvnRepositoryGetChanged(SvnOperationFactory factory)
|
Method Summary | |
---|---|
java.lang.String |
getTransactionName()
|
boolean |
isIncludeCopyInfo()
|
void |
setIncludeCopyInfo(boolean includeCopyInfo)
|
void |
setTransactionName(java.lang.String transactionName)
|
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, initDefaults, 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 SvnRepositoryGetChanged(SvnOperationFactory factory)
Method Detail |
---|
public java.lang.String getTransactionName()
public void setTransactionName(java.lang.String transactionName)
public boolean isIncludeCopyInfo()
public void setIncludeCopyInfo(boolean includeCopyInfo)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |