public static interface PluginArtifact.AllowsReference
| Modifier and Type | Interface and Description |
|---|---|
static class |
PluginArtifact.AllowsReference.Default
Host class for a static accessor which defaults allowsReference to false.
|
static class |
PluginArtifact.AllowsReference.ReferenceMode
A named boolean for specifying
allowsReference()
return values. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsReference()
Query whether or not the PluginArtifact may be reference installed.
|
Copyright © 2014 Atlassian. All rights reserved.