Package org.camunda.bpm.welcome.resource
Class AbstractWelcomePluginRootResource
java.lang.Object
org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource<WelcomePlugin>
org.camunda.bpm.welcome.resource.AbstractWelcomePluginRootResource
- Direct Known Subclasses:
WelcomePluginsRootResource
Base class for implementing a welcome Plugin root resource.
- Author:
- Daniel Meyer
-
Field Summary
Fields inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
allowedAssets, headers, MIME_TYPE_TEXT_CSS, MIME_TYPE_TEXT_HTML, MIME_TYPE_TEXT_JAVASCRIPT, MIME_TYPE_TEXT_PLAIN, runtimeDelegate, servletContext, uriInfo
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
applyResourceOverrides, getAllowedAssets, getAsset, getClasspathResourceAsStream, getContentType, getPluginAssetAsStream, getWebResourceAsStream, subResource
-
Constructor Details
-
AbstractWelcomePluginRootResource
-