public interface RepositoryConnector
Modifier and Type | Method and Description |
---|---|
List<String> |
getBlacklist() |
ManagedRepositoryContent |
getSourceRepository() |
RemoteRepositoryContent |
getTargetRepository() |
List<String> |
getWhitelist() |
boolean |
isDisabled() |
void |
setDisabled(boolean disabled) |
ManagedRepositoryContent getSourceRepository()
RemoteRepositoryContent getTargetRepository()
List<String> getBlacklist()
List<String> getWhitelist()
boolean isDisabled()
void setDisabled(boolean disabled)
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.