com.atlassian.plugin
Interface PluginArtifact.AllowsReference
- All Known Implementing Classes:
- JarPluginArtifact
- Enclosing interface:
- PluginArtifact
public static interface PluginArtifact.AllowsReference
Additional interface for a plugin artifact which may support reference installation.
|
Method Summary |
boolean |
allowsReference()
Query whether or not the PluginArtifact may be reference installed. |
allowsReference
boolean allowsReference()
- Query whether or not the PluginArtifact may be reference installed.
- Returns:
- true iff the artifact may be reference installed.
Copyright © 2013 Atlassian. All Rights Reserved.