Package org.camunda.bpm.run.plugins
Class TestCockpitResource
java.lang.Object
org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource<CockpitPlugin>
org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginRootResource
org.camunda.bpm.run.plugins.TestCockpitResource
@Path("plugin/test-cockpit-plugin")
public class TestCockpitResource
extends AbstractCockpitPluginRootResource
- 
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
Constructors - 
Method Summary
Methods inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
applyResourceOverrides, getAllowedAssets, getAsset, getClasspathResourceAsStream, getContentType, getPluginAssetAsStream, getWebResourceAsStream, subResource 
- 
Constructor Details
- 
TestCockpitResource
public TestCockpitResource() 
 - 
 - 
Method Details
- 
getTestString
 
 -