public abstract class AbstractArtifactMetadata extends Object implements ArtifactMetadata
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractArtifactMetadata(Artifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
String |
extendedToString() |
String |
getArtifactId() |
String |
getGroupId() |
boolean |
storedInGroupDirectory() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseVersion, getKey, getLocalFilename, getRemoteFilename, merge, storedInArtifactVersionDirectory, storeInLocalRepositoryprotected Artifact artifact
protected AbstractArtifactMetadata(Artifact artifact)
public boolean storedInGroupDirectory()
storedInGroupDirectory in interface ArtifactMetadatapublic String getGroupId()
getGroupId in interface ArtifactMetadatapublic String getArtifactId()
getArtifactId in interface ArtifactMetadatapublic String extendedToString()
extendedToString in interface ArtifactMetadataCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.