| Package | Description |
|---|---|
| com.atlassian.plugins.codegen |
| Modifier and Type | Method and Description |
|---|---|
PluginArtifact.ArtifactType |
PluginArtifact.getType() |
static PluginArtifact.ArtifactType |
PluginArtifact.ArtifactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginArtifact.ArtifactType[] |
PluginArtifact.ArtifactType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PluginArtifact |
PluginArtifact.pluginArtifact(PluginArtifact.ArtifactType type,
ArtifactId groupAndArtifactId,
VersionId versionId) |
Copyright © 2015 Atlassian. All rights reserved.