Class ArtifactContext
java.lang.Object
org.fedoraproject.xmvn.repository.ArtifactContext
- Author:
- Mikolaj Izdebski
-
Constructor Summary
ConstructorsConstructorDescriptionArtifactContext
(org.fedoraproject.xmvn.artifact.Artifact artifact) ArtifactContext
(org.fedoraproject.xmvn.artifact.Artifact artifact, Map<String, String> properties) -
Method Summary
Modifier and TypeMethodDescriptionboolean
org.fedoraproject.xmvn.artifact.Artifact
getProperty
(String key) int
hashCode()
-
Constructor Details
-
ArtifactContext
public ArtifactContext(org.fedoraproject.xmvn.artifact.Artifact artifact) -
ArtifactContext
-
-
Method Details