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