Package org.camunda.bpm.welcome.resource
Class AbstractWelcomePluginResource
java.lang.Object
org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource<WelcomePlugin>
org.camunda.bpm.welcome.resource.AbstractWelcomePluginResource
public abstract class AbstractWelcomePluginResource
extends AbstractAppPluginResource<WelcomePlugin>
Base class for implementing plugin REST resources for the welcome application.
- Author:
- Daniel Meyer
- 
Field SummaryFields inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResourceengineName, runtimeDelegate
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResourcegetProcessEngine
- 
Constructor Details- 
AbstractWelcomePluginResource
 
-