Modifier and Type | Interface and Description |
---|---|
interface |
AdminRuntimeDelegate
The admin application service runtime delegate.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAdminRuntimeDelegate |
Modifier and Type | Interface and Description |
---|---|
interface |
CockpitRuntimeDelegate
The
CockpitRuntimeDelegate is a delegate to provide
the camunda cockpit plugin service. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCockpitRuntimeDelegate
This is the default
CockpitRuntimeDelegate implementation that provides
the camunda cockpit plugin services (i.e. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAppRuntimeDelegate<T extends AppPlugin> |
Modifier and Type | Field and Description |
---|---|
protected AppRuntimeDelegate<T> |
AbstractClientPluginsFilter.runtimeDelegate |
Constructor and Description |
---|
AbstractClientPluginsFilter(String appName,
AppRuntimeDelegate<T> runtimeDelegate) |
Modifier and Type | Field and Description |
---|---|
protected AppRuntimeDelegate<T> |
AbstractAppPluginRootResource.runtimeDelegate |
protected AppRuntimeDelegate<T> |
AbstractAppPluginResource.runtimeDelegate |
Constructor and Description |
---|
AbstractAppPluginResource(AppRuntimeDelegate<T> runtimeDelegate,
String engineName) |
AbstractAppPluginRootResource(String pluginName,
AppRuntimeDelegate<T> runtimeDelegate) |
Copyright © 2015. All rights reserved.