Package | Description |
---|---|
org.camunda.bpm.cockpit | |
org.camunda.bpm.cockpit.impl | |
org.camunda.bpm.webapp.impl.engine |
Modifier and Type | Field and Description |
---|---|
protected static CockpitRuntimeDelegate |
Cockpit.COCKPIT_RUNTIME_DELEGATE
The
CockpitRuntimeDelegate is an delegate that will be
initialized by bootstrapping camunda cockpit with an specific
instance |
Modifier and Type | Method and Description |
---|---|
static CockpitRuntimeDelegate |
Cockpit.getRuntimeDelegate()
Returns an instance of
CockpitRuntimeDelegate |
Modifier and Type | Method and Description |
---|---|
static void |
Cockpit.setCockpitRuntimeDelegate(CockpitRuntimeDelegate cockpitRuntimeDelegate)
A setter to set the
CockpitRuntimeDelegate . |
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 | Field and Description |
---|---|
protected CockpitRuntimeDelegate |
ProcessEnginesFilter.cockpitRuntimeDelegate |
Copyright © 2017. All rights reserved.