Uses of Interface
org.camunda.bpm.cockpit.plugin.spi.CockpitPlugin
Packages that use CockpitPlugin
Package
Description
-
Uses of CockpitPlugin in org.camunda.bpm.cockpit.impl.plugin
Classes in org.camunda.bpm.cockpit.impl.plugin that implement CockpitPluginMethods in org.camunda.bpm.cockpit.impl.plugin that return CockpitPluginMethods in org.camunda.bpm.cockpit.impl.plugin that return types with arguments of type CockpitPluginConstructor parameters in org.camunda.bpm.cockpit.impl.plugin with type arguments of type CockpitPluginModifierConstructorDescriptionDefaultPluginRegistry
(AppPluginRegistry<CockpitPlugin> wrappedRegistry) -
Uses of CockpitPlugin in org.camunda.bpm.cockpit.plugin
Methods in org.camunda.bpm.cockpit.plugin that return CockpitPluginModifier and TypeMethodDescriptionDeprecated.Returns the registered plugin with the given name ornull
if the plugin does not exist.Methods in org.camunda.bpm.cockpit.plugin that return types with arguments of type CockpitPluginModifier and TypeMethodDescriptionPluginRegistry.getPlugins()
Deprecated.Returns all registered plugins -
Uses of CockpitPlugin in org.camunda.bpm.cockpit.plugin.spi.impl
Classes in org.camunda.bpm.cockpit.plugin.spi.impl that implement CockpitPluginModifier and TypeClassDescriptionclass
An implementation ofCockpitPlugin
that comes with reasonable defaults. -
Uses of CockpitPlugin in org.camunda.bpm.run.plugins
Classes in org.camunda.bpm.run.plugins that implement CockpitPlugin -
Uses of CockpitPlugin in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit
Classes in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit that implement CockpitPlugin