ISvnOperationOptionsProvider
public class SvnRepositoryCreate extends SvnRepositoryOperation<SVNURL>
Constructor | Description |
---|---|
SvnRepositoryCreate(SvnOperationFactory factory) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getUuid() |
|
boolean |
isEnableRevisionProperties() |
|
boolean |
isForce() |
|
boolean |
isPre14Compatible() |
|
boolean |
isPre15Compatible() |
|
boolean |
isPre16Compatible() |
|
boolean |
isPre17Compatible() |
|
boolean |
isWith17Compatible() |
|
void |
setEnableRevisionProperties(boolean enableRevisionProperties) |
|
void |
setForce(boolean force) |
|
void |
setPre14Compatible(boolean pre14Compatible) |
|
void |
setPre15Compatible(boolean pre15Compatible) |
|
void |
setPre16Compatible(boolean pre16Compatible) |
|
void |
setPre17Compatible(boolean pre17Compatible) |
|
void |
setUuid(java.lang.String uuid) |
|
void |
setWith17Compatible(boolean with17Compatible) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTarget, cancel, ensureArgumentsAreValid, ensureEnoughTargets, ensureHomohenousTargets, getApplicableChangelists, getAuthenticationManager, getCanceller, getDepth, getEventHandler, getFirstTarget, getMaximumTargetsCount, getMinimumTargetsCount, getOperationalWorkingCopy, getOperationFactory, getOptions, getRepositoryPool, getRevision, getSqliteJournalMode, getTargets, hasFileTargets, hasLocalTargets, hasRemoteTargets, initDefaults, isCancelled, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp, setSqliteJournalMode
getRepositoryRoot, isChangesWorkingCopy, setRepositoryRoot
public SvnRepositoryCreate(SvnOperationFactory factory)
public java.lang.String getUuid()
public void setUuid(java.lang.String uuid)
public boolean isEnableRevisionProperties()
public void setEnableRevisionProperties(boolean enableRevisionProperties)
public boolean isForce()
public void setForce(boolean force)
public boolean isPre15Compatible()
public void setPre15Compatible(boolean pre15Compatible)
public boolean isPre16Compatible()
public void setPre16Compatible(boolean pre16Compatible)
public boolean isPre17Compatible()
public void setPre17Compatible(boolean pre17Compatible)
public boolean isWith17Compatible()
public void setWith17Compatible(boolean with17Compatible)
public boolean isPre14Compatible()
public void setPre14Compatible(boolean pre14Compatible)