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 | Interface and Description |
---|---|
interface |
TasklistRuntimeDelegate
The tasklist application service runtime delegate.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTasklistRuntimeDelegate |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAppRuntimeDelegate<T extends AppPlugin> |
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) |
Modifier and Type | Interface and Description |
---|---|
interface |
WelcomeRuntimeDelegate
The welcome application service runtime delegate.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultWelcomeRuntimeDelegate |
Copyright © 2017. All rights reserved.