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 Summary
Fields inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource
engineName, runtimeDelegate
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource
getProcessEngine
-
Constructor Details
-
AbstractWelcomePluginResource
-