Uses of Enum Class
com.atlassian.plugin.PluginRestartState
Packages that use PluginRestartState
-
Uses of PluginRestartState in com.atlassian.plugin
Methods in com.atlassian.plugin that return PluginRestartStateModifier and TypeMethodDescriptionPluginAccessor.getPluginRestartState(String key) Gets the state of the plugin upon restart.StoredPluginState.getPluginRestartState(String pluginKey) Gets whether the plugin is expected to be upgraded, installed, or removed on next restart.static PluginRestartStateReturns the enum constant of this class with the specified name.static PluginRestartState[]PluginRestartState.values()Returns an array containing the constants of this enum class, in the order they are declared.