Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.routing
/
PluginActionResult
/
PluginActionResult
Plugin
Action
Result
constructor
(
pluginId
:
String
,
message
:
String
,
action
:
String
?
=
null
,
lifecycleState
:
PluginLifecycleState
?
=
null
,
healthState
:
PluginHealthState
?
=
null
,
generation
:
Long
?
=
null
)
(
source
)