| 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> | 
AbstractAppPluginResource.runtimeDelegate  | 
protected AppRuntimeDelegate<T> | 
AbstractAppPluginRootResource.runtimeDelegate  | 
| Constructor and Description | 
|---|
AbstractAppPluginResource(AppRuntimeDelegate<T> runtimeDelegate,
                         String engineName)  | 
AbstractAppPluginRootResource(String pluginName,
                             AppRuntimeDelegate<T> runtimeDelegate)  | 
Copyright © 2018. All rights reserved.