Interface Repository
- All Known Implementing Classes:
PluginManagerPropertiesImpl.RepositoryImpl
public interface Repository
-
Method Summary
-
Method Details
-
getName
String getName() -
getEnabled
String getEnabled() -
getNexusGroupId
String getNexusGroupId() -
getNexusRepositoryId
String getNexusRepositoryId() -
getRepositoryType
String getRepositoryType() -
getServerRef
String getServerRef() -
getXlComponent
String getXlComponent() -
getNexusMetadataArtifact
NexusMetadataArtifact getNexusMetadataArtifact() -
getServer
Server getServer()
-