Interface PluginPersistentState

All Superinterfaces:
StoredPluginState
All Known Implementing Classes:
DefaultPluginPersistentState

public interface PluginPersistentState extends StoredPluginState
Interface that represents a configuration state for plugins and plugin modules. The configuration state (enabled or disabled) is separate from the plugins and modules themselves because a plugin may have multiple states depending on the context.
Since:
2.2.0