public interface LocalRepositoryConfiguration extends RepositoryConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
TYPE |
TYPE_KEY
Modifier and Type | Method and Description |
---|---|
String |
getChecksumPolicyType() |
int |
getMaxUniqueSnapshots() |
int |
getMaxUniqueTags() |
List<String> |
getOptionalIndexCompressionFormats() |
List<String> |
getPropertySets() |
String |
getSnapshotVersionBehavior() |
String |
getYumGroupFileNames() |
int |
getYumRootDepth() |
boolean |
isArchiveBrowsingEnabled() |
boolean |
isBlackedOut() |
boolean |
isCalculateYumMetadata() |
boolean |
isEnableFileListsIndexing() |
boolean |
isHandleReleases() |
boolean |
isHandleSnapshots() |
boolean |
isSuppressPomConsistencyChecks() |
boolean |
isXrayIndex() |
getDescription, getDockerApiVersion, getExcludesPattern, getIncludesPattern, getKey, getNotes, getPackageType, getRepoLayoutRef, getType, isDebianTrivialLayout, isEnableBowerSupport, isEnableCocoaPodsSupport, isEnableComposerSupport, isEnableConanSupport, isEnabledChefSupport, isEnableDebianSupport, isEnableDistRepoSupport, isEnableDockerSupport, isEnableGemsSupport, isEnableGitLfsSupport, isEnableNpmSupport, isEnableNuGetSupport, isEnablePuppetSupport, isEnablePypiSupport, isEnableVagrantSupport, isForceNugetAuthentication, setEnableBowerSupport, setEnableChefSupport, setEnableCocoaPodsSupport, setEnableComposerSupport, setEnableConanSupport, setEnableDebianSupport, setEnableDistRepoSupport, setEnableDockerSupport, setEnableGitLfsSupport, setEnableNpmSupport, setEnablePuppetSupport, setEnablePypiSupport, setEnableVagrantSupport
static final String TYPE
boolean isBlackedOut()
String getChecksumPolicyType()
boolean isHandleReleases()
boolean isHandleSnapshots()
int getMaxUniqueSnapshots()
int getMaxUniqueTags()
String getSnapshotVersionBehavior()
boolean isSuppressPomConsistencyChecks()
boolean isArchiveBrowsingEnabled()
boolean isXrayIndex()
boolean isCalculateYumMetadata()
boolean isEnableFileListsIndexing()
int getYumRootDepth()
String getYumGroupFileNames()
Copyright © 2019. All rights reserved.