| Package | Description |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.manager |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PluginEnabledState> |
StoredPluginState.getPluginEnabledStateMap(Plugin plugin)
Get state map of the given plugin and its modules.
|
Map<String,PluginEnabledState> |
StoredPluginState.getStatesMap()
Get the map of all states with the update timestamp for each of them.
|
| Modifier and Type | Method and Description |
|---|---|
static PluginEnabledState |
PluginEnabledState.getPluginEnabledStateWithCurrentTime(boolean enabled) |
Copyright © 2020 Atlassian. All rights reserved.