@Service(value="proxyConnectorRuleService#rest") public class DefaultProxyConnectorRuleService extends AbstractRestService implements ProxyConnectorRuleService
archivaAdministration, config, httpServletRequest, httpServletResponse, log, proxyConnectorAdmin, repositoryRegistry, repositorySessionFactory, repositoryTaskScheduler, userRepositories| Constructor and Description |
|---|
DefaultProxyConnectorRuleService() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
addProxyConnectorRule(ProxyConnectorRule proxyConnectorRule) |
Boolean |
deleteProxyConnectorRule(ProxyConnectorRule proxyConnectorRule) |
List<ProxyConnectorRule> |
getProxyConnectorRules() |
Boolean |
updateProxyConnectorRule(ProxyConnectorRule proxyConnectorRule)
only to update attached proxy connectors to update pattern use delete then add
|
buildArtifacts, doScanRepository, getArtifactUrl, getArtifactUrl, getAuditInformation, getAuditListeners, getBaseUrl, getBeansOfType, getModelMapper, getObservableRepos, getPrincipal, setAuditListeners, triggerAuditEventpublic DefaultProxyConnectorRuleService()
public List<ProxyConnectorRule> getProxyConnectorRules() throws ArchivaRestServiceException
getProxyConnectorRules in interface ProxyConnectorRuleServiceArchivaRestServiceExceptionpublic Boolean addProxyConnectorRule(ProxyConnectorRule proxyConnectorRule) throws ArchivaRestServiceException
addProxyConnectorRule in interface ProxyConnectorRuleServiceArchivaRestServiceExceptionpublic Boolean deleteProxyConnectorRule(ProxyConnectorRule proxyConnectorRule) throws ArchivaRestServiceException
deleteProxyConnectorRule in interface ProxyConnectorRuleServiceArchivaRestServiceExceptionpublic Boolean updateProxyConnectorRule(ProxyConnectorRule proxyConnectorRule) throws ArchivaRestServiceException
ProxyConnectorRuleServiceupdateProxyConnectorRule in interface ProxyConnectorRuleServiceArchivaRestServiceExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.