Uses of Interface
org.camunda.bpm.cockpit.plugin.spi.CockpitPlugin
Package
Description
-
Uses of CockpitPlugin in org.camunda.bpm.cockpit.impl.plugin
ModifierConstructorDescriptionDefaultPluginRegistry
(AppPluginRegistry<CockpitPlugin> wrappedRegistry) -
Uses of CockpitPlugin in org.camunda.bpm.cockpit.plugin
Modifier and TypeMethodDescriptionDeprecated.Returns the registered plugin with the given name ornull
if the plugin does not exist.Modifier and TypeMethodDescriptionPluginRegistry.getPlugins()
Deprecated.Returns all registered plugins -
Uses of CockpitPlugin in org.camunda.bpm.cockpit.plugin.spi.impl
Modifier and TypeClassDescriptionclass
An implementation ofCockpitPlugin
that comes with reasonable defaults. -
Uses of CockpitPlugin in org.camunda.bpm.run.plugins
-
Uses of CockpitPlugin in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit