Uses of Enum Class
cloud.opencode.base.classloader.plugin.PluginState
Packages that use PluginState
-
Uses of PluginState in cloud.opencode.base.classloader.plugin
Subclasses with type arguments of type PluginState in cloud.opencode.base.classloader.pluginMethods in cloud.opencode.base.classloader.plugin that return PluginStateModifier and TypeMethodDescriptionPluginHandle.getState()Get the current plugin state 获取当前插件状态static PluginStateReturns the enum constant of this class with the specified name.static PluginState[]PluginState.values()Returns an array containing the constants of this enum class, in the order they are declared.