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> |
getPropertySets() |
String |
getSnapshotVersionBehavior() |
String |
getXrayMinimumBlockedSeverity() |
String |
getYumGroupFileNames() |
int |
getYumRootDepth() |
boolean |
isArchiveBrowsingEnabled() |
boolean |
isBlackedOut() |
boolean |
isBlockXrayUnscannedArtifacts() |
boolean |
isCalculateYumMetadata() |
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
static final String TYPE
boolean isBlackedOut()
String getChecksumPolicyType()
boolean isHandleReleases()
boolean isHandleSnapshots()
int getMaxUniqueSnapshots()
int getMaxUniqueTags()
String getSnapshotVersionBehavior()
boolean isSuppressPomConsistencyChecks()
boolean isArchiveBrowsingEnabled()
boolean isXrayIndex()
String getXrayMinimumBlockedSeverity()
boolean isBlockXrayUnscannedArtifacts()
boolean isCalculateYumMetadata()
int getYumRootDepth()
String getYumGroupFileNames()
Copyright © 2017. All rights reserved.