Class DefaultCockpitRuntimeDelegate

java.lang.Object
org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate<CockpitPlugin>
org.camunda.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
All Implemented Interfaces:
CockpitRuntimeDelegate, AppRuntimeDelegate<CockpitPlugin>

public class DefaultCockpitRuntimeDelegate extends AbstractAppRuntimeDelegate<CockpitPlugin> implements CockpitRuntimeDelegate

This is the default CockpitRuntimeDelegate implementation that provides the camunda cockpit plugin services (i.e. QueryService and CommandExecutor).

Author:
roman.smirnov, nico.rehwaldt