public class SiteDescriptorArtifactMetadata extends AbstractArtifactMetadata
artifact
Constructor and Description |
---|
SiteDescriptorArtifactMetadata(Artifact artifact,
DecorationModel decoration,
File file) |
Modifier and Type | Method and Description |
---|---|
String |
getBaseVersion() |
Object |
getKey() |
String |
getLocalFilename(ArtifactRepository repository) |
String |
getRemoteFilename() |
void |
merge(ArtifactMetadata metadata) |
void |
merge(ArtifactMetadata metadata) |
boolean |
storedInArtifactVersionDirectory() |
void |
storeInLocalRepository(ArtifactRepository localRepository,
ArtifactRepository remoteRepository) |
String |
toString() |
extendedToString, getArtifactId, getGroupId, storedInGroupDirectory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
extendedToString, getArtifactId, getGroupId, storedInGroupDirectory
public SiteDescriptorArtifactMetadata(Artifact artifact, DecorationModel decoration, File file)
public String getRemoteFilename()
public String getLocalFilename(ArtifactRepository repository)
public void storeInLocalRepository(ArtifactRepository localRepository, ArtifactRepository remoteRepository) throws RepositoryMetadataStoreException
RepositoryMetadataStoreException
public boolean storedInArtifactVersionDirectory()
public String getBaseVersion()
public Object getKey()
public void merge(ArtifactMetadata metadata)
public void merge(ArtifactMetadata metadata)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.