Package org.camunda.bpm.admin
Interface AdminRuntimeDelegate
-
- All Superinterfaces:
AppRuntimeDelegate<AdminPlugin>
- All Known Implementing Classes:
DefaultAdminRuntimeDelegate
public interface AdminRuntimeDelegate extends AppRuntimeDelegate<AdminPlugin>
The admin application service runtime delegate. Provides access to the application services of the admin application.- Author:
- Daniel Meyer
-
-
Method Summary
-
Methods inherited from interface org.camunda.bpm.webapp.AppRuntimeDelegate
getAppPluginRegistry, getDefaultProcessEngine, getProcessEngine, getProcessEngineNames, getResourceOverrides
-
-