Class PluginManagerPropertiesImpl.RepositoryImpl.NexusMetadataArtifactImpl
java.lang.Object
com.xebialabs.plugin.manager.config.impl.PluginManagerPropertiesImpl.RepositoryImpl.NexusMetadataArtifactImpl
- All Implemented Interfaces:
NexusMetadataArtifact
- Enclosing class:
PluginManagerPropertiesImpl.RepositoryImpl
public static class PluginManagerPropertiesImpl.RepositoryImpl.NexusMetadataArtifactImpl
extends Object
implements NexusMetadataArtifact
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetArtifactId(String artifactId) voidsetGroupId(String groupId) voidsetVersion(String version)
-
Constructor Details
-
NexusMetadataArtifactImpl
public NexusMetadataArtifactImpl()
-
-
Method Details
-
setArtifactId
-
setGroupId
-
getArtifactId
- Specified by:
getArtifactIdin interfaceNexusMetadataArtifact
-
getGroupId
- Specified by:
getGroupIdin interfaceNexusMetadataArtifact
-
getVersion
-
setVersion
-