|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.maven.archiva.configuration.AbstractRepositoryConnectorConfiguration
org.apache.maven.archiva.configuration.SyncConnectorConfiguration
public class SyncConnectorConfiguration
Class SyncConnectorConfiguration.
| Constructor Summary | |
|---|---|
SyncConnectorConfiguration()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCronExpression()
Get when to run the sync mechanism. |
java.lang.String |
getMethod()
Get the type of synchronization to use. |
void |
setCronExpression(java.lang.String cronExpression)
Set when to run the sync mechanism. |
void |
setMethod(java.lang.String method)
Set the type of synchronization to use. |
| Methods inherited from class org.apache.maven.archiva.configuration.AbstractRepositoryConnectorConfiguration |
|---|
addBlackListPattern, addPolicy, addProperty, addWhiteListPattern, getBlackListPatterns, getPolicies, getPolicy, getProperties, getProxyId, getSourceRepoId, getTargetRepoId, getWhiteListPatterns, isDisabled, removeBlackListPattern, removeWhiteListPattern, setBlackListPatterns, setDisabled, setPolicies, setProperties, setProxyId, setSourceRepoId, setTargetRepoId, setWhiteListPatterns |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyncConnectorConfiguration()
| Method Detail |
|---|
public java.lang.String getCronExpression()
public java.lang.String getMethod()
public void setCronExpression(java.lang.String cronExpression)
cronExpression - public void setMethod(java.lang.String method)
method -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||