Package org.camunda.bpm.tasklist
Interface TasklistRuntimeDelegate
-
- All Superinterfaces:
AppRuntimeDelegate<TasklistPlugin>
- All Known Implementing Classes:
DefaultTasklistRuntimeDelegate
public interface TasklistRuntimeDelegate extends AppRuntimeDelegate<TasklistPlugin>
The tasklist application service runtime delegate. Provides access to the application services of the tasklist application.- Author:
- Roman Smirnov
-
-
Method Summary
-
Methods inherited from interface org.camunda.bpm.webapp.AppRuntimeDelegate
getAppPluginRegistry, getDefaultProcessEngine, getProcessEngine, getProcessEngineNames, getResourceOverrides
-
-