com.atlassian.maven.plugins.refapp
Class ProductArtifact

java.lang.Object
  extended by com.atlassian.maven.plugins.amps.ProductArtifact
      extended by com.atlassian.maven.plugins.refapp.ProductArtifact
Direct Known Subclasses:
BundledArtifact, DeployArtifact, LibArtifact, PluginArtifact

public class ProductArtifact
extends com.atlassian.maven.plugins.amps.ProductArtifact

Represents a plugin artifact to be retrieved


Constructor Summary
ProductArtifact()
           
 
Method Summary
 
Methods inherited from class com.atlassian.maven.plugins.amps.ProductArtifact
getArtifactId, getGroupId, getType, getVersion, setArtifactId, setGroupId, setType, setVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProductArtifact

public ProductArtifact()


Copyright © 2014 Atlassian. All rights reserved.