public class SyncConnectorConfiguration extends AbstractRepositoryConnectorConfiguration implements Serializable
| Constructor and Description | 
|---|
| SyncConnectorConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCronExpression()Get when to run the sync mechanism. | 
| String | getMethod()Get the type of synchronization to use. | 
| void | setCronExpression(String cronExpression)Set when to run the sync mechanism. | 
| void | setMethod(String method)Set the type of synchronization to use. | 
addBlackListPattern, addPolicy, addProperty, addWhiteListPattern, getBlackListPatterns, getPolicies, getPolicy, getProperties, getProxyId, getSourceRepoId, getTargetRepoId, getWhiteListPatterns, isDisabled, removeBlackListPattern, removeWhiteListPattern, setBlackListPatterns, setDisabled, setPolicies, setProperties, setProxyId, setSourceRepoId, setTargetRepoId, setWhiteListPatternspublic SyncConnectorConfiguration()
public String getCronExpression()
public void setCronExpression(String cronExpression)
cronExpression - Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.