public static class PluginArtifact.AllowsReference.Default extends Object
PluginArtifact.AllowsReference.allowsReference().| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
allowsReference(PluginArtifact pluginArtifact)
Forwards to
PluginArtifact.getReferenceMode() and ReferenceMode.allowsReference. |
public static boolean allowsReference(PluginArtifact pluginArtifact)
PluginArtifact.getReferenceMode() and ReferenceMode.allowsReference.pluginArtifact - the plugin artifact to check.pluginArtifact.getReferenceMode().allowsReference()Copyright © 2018 Atlassian. All rights reserved.