|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tmatesoft.svn.core.wc2.SvnOperation<java.lang.Void>
org.tmatesoft.svn.core.wc2.SvnMarkReplaced
public class SvnMarkReplaced
Schedules target as being replaced. This method does not
perform any deletion\addition in the filesystem nor does it require a
connection to the repository. It just marks the current target
item as being replaced.
| Constructor Summary | |
|---|---|
protected |
SvnMarkReplaced(SvnOperationFactory factory)
|
| Method Summary | |
|---|---|
boolean |
isChangesWorkingCopy()
Gets whether the operation changes working copy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SvnMarkReplaced(SvnOperationFactory factory)
| Method Detail |
|---|
public boolean isChangesWorkingCopy()
isChangesWorkingCopy in class SvnOperation<java.lang.Void>true if the operation changes the working copy, otherwise false
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||