public class DefaultPluginArtifactFactory extends java.lang.Object implements PluginArtifactFactory
| Constructor and Description |
|---|
DefaultPluginArtifactFactory() |
| Modifier and Type | Method and Description |
|---|---|
PluginArtifact |
create(java.net.URI artifactUri)
Creates the artifact by looking at the file extension
|
public PluginArtifact create(java.net.URI artifactUri)
create in interface PluginArtifactFactoryartifactUri - The artifact URIjava.lang.IllegalArgumentException - If an artifact cannot be created from the URLCopyright © 2013 Atlassian. All Rights Reserved.