Package org.camunda.bpm.tasklist.impl
Class DefaultTasklistRuntimeDelegate
- java.lang.Object
 - 
- org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate<TasklistPlugin>
 - 
- org.camunda.bpm.tasklist.impl.DefaultTasklistRuntimeDelegate
 
 
 
- 
- All Implemented Interfaces:
 TasklistRuntimeDelegate,AppRuntimeDelegate<TasklistPlugin>
public class DefaultTasklistRuntimeDelegate extends AbstractAppRuntimeDelegate<TasklistPlugin> implements TasklistRuntimeDelegate
- Author:
 - Roman Smirnov
 
 
- 
- 
Field Summary
- 
Fields inherited from class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
pluginRegistry, processEngineProvider, resourceOverrides 
 - 
 
- 
Constructor Summary
Constructors Constructor Description DefaultTasklistRuntimeDelegate() 
- 
Method Summary
- 
Methods inherited from class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
getAppPluginRegistry, getDefaultProcessEngine, getProcessEngine, getProcessEngineNames, getResourceOverrides, initResourceOverrides, loadProcessEngineProvider 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface org.camunda.bpm.webapp.AppRuntimeDelegate
getAppPluginRegistry, getDefaultProcessEngine, getProcessEngine, getProcessEngineNames, getResourceOverrides 
 - 
 
 -