| Package | Description |
|---|---|
| com.atlassian.plugin |
| Modifier and Type | Method and Description |
|---|---|
static PluginDependencies.Type |
PluginDependencies.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginDependencies.Type[] |
PluginDependencies.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<String,PluginDependencies.Type> |
PluginDependencies.getByPluginKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PluginDependencies.Type.lessSignificant(PluginDependencies.Type other) |
Copyright © 2020 Atlassian. All rights reserved.