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() |
List<String> |
getPropertySets() |
String |
getSnapshotVersionBehavior() |
int |
getYumRootDepth() |
boolean |
isArchiveBrowsingEnabled() |
boolean |
isBlackedOut() |
boolean |
isCalculateYumMetadata() |
boolean |
isHandleReleases() |
boolean |
isHandleSnapshots() |
boolean |
isSuppressPomConsistencyChecks() |
getDescription, getExcludesPattern, getIncludesPattern, getKey, getNotes, getRepoLayoutRef, getType, isDebianTrivialLayout, isEnableDebianSupport, isEnableGemsSupport, isEnableNpmSupport, isEnableNuGetSupport
static final String TYPE
boolean isBlackedOut()
String getChecksumPolicyType()
boolean isHandleReleases()
boolean isHandleSnapshots()
int getMaxUniqueSnapshots()
String getSnapshotVersionBehavior()
boolean isSuppressPomConsistencyChecks()
boolean isArchiveBrowsingEnabled()
boolean isCalculateYumMetadata()
int getYumRootDepth()
Copyright © 2014. All rights reserved.