|
|||||||||
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.SvnRepositoryRemoveLocks
public class SvnRepositoryRemoveLocks
Constructor Summary | |
---|---|
SvnRepositoryRemoveLocks(SvnOperationFactory factory)
|
Method Summary | |
---|---|
java.lang.String[] |
getPaths()
|
void |
setPaths(java.lang.String[] paths)
|
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 SvnRepositoryRemoveLocks(SvnOperationFactory factory)
Method Detail |
---|
public java.lang.String[] getPaths()
public void setPaths(java.lang.String[] paths)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |