public interface RepositoryConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getDockerApiVersion() |
String |
getExcludesPattern() |
String |
getIncludesPattern() |
String |
getKey() |
String |
getNotes() |
String |
getPackageType() |
String |
getRepoLayoutRef() |
String |
getType() |
boolean |
isDebianTrivialLayout() |
boolean |
isEnableBowerSupport() |
boolean |
isEnableDebianSupport() |
boolean |
isEnableDockerSupport() |
boolean |
isEnableGemsSupport() |
boolean |
isEnableGitLfsSupport() |
boolean |
isEnableNpmSupport() |
boolean |
isEnableNuGetSupport() |
boolean |
isEnablePypiSupport() |
boolean |
isEnableVagrantSupport() |
boolean |
isForceDockerAuthentication() |
static final String TYPE_KEY
String getKey()
String getPackageType()
String getType()
String getDescription()
String getExcludesPattern()
String getIncludesPattern()
String getNotes()
String getRepoLayoutRef()
boolean isEnableNuGetSupport()
boolean isEnableGemsSupport()
boolean isEnableNpmSupport()
boolean isEnableBowerSupport()
boolean isEnableDebianSupport()
boolean isDebianTrivialLayout()
boolean isEnablePypiSupport()
boolean isEnableDockerSupport()
String getDockerApiVersion()
boolean isForceDockerAuthentication()
boolean isEnableVagrantSupport()
boolean isEnableGitLfsSupport()
Copyright © 2015. All rights reserved.