Interface LocalRepositoryConfiguration

    • Method Detail

      • isBlackedOut

        boolean isBlackedOut()
      • getChecksumPolicyType

        java.lang.String getChecksumPolicyType()
      • isHandleReleases

        boolean isHandleReleases()
      • isHandleSnapshots

        boolean isHandleSnapshots()
      • getMaxUniqueSnapshots

        int getMaxUniqueSnapshots()
      • getMaxUniqueTags

        int getMaxUniqueTags()
      • isBlockPushingSchema1

        boolean isBlockPushingSchema1()
      • getPropertySets

        java.util.List<java.lang.String> getPropertySets()
      • getOptionalIndexCompressionFormats

        java.util.List<java.lang.String> getOptionalIndexCompressionFormats()
      • getSnapshotVersionBehavior

        java.lang.String getSnapshotVersionBehavior()
      • isSuppressPomConsistencyChecks

        boolean isSuppressPomConsistencyChecks()
      • isArchiveBrowsingEnabled

        boolean isArchiveBrowsingEnabled()
      • isXrayIndex

        boolean isXrayIndex()
      • isDownloadRedirect

        boolean isDownloadRedirect()
      • isCdnRedirect

        boolean isCdnRedirect()
      • isCalculateYumMetadata

        boolean isCalculateYumMetadata()
      • isEnableFileListsIndexing

        boolean isEnableFileListsIndexing()
      • getYumRootDepth

        int getYumRootDepth()
      • getYumGroupFileNames

        java.lang.String getYumGroupFileNames()