org.camunda.bpm.cockpit.plugin.acm
Class RESTRootResource

java.lang.Object
  extended by org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource<org.camunda.bpm.cockpit.plugin.spi.CockpitPlugin>
      extended by org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginRootResource
          extended by org.camunda.bpm.cockpit.plugin.acm.RESTRootResource

public class RESTRootResource
extends org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginRootResource


Field Summary
 
Fields inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
MIME_TYPE_TEXT_HTML, MIME_TYPE_TEXT_JAVASCRIPT, MIME_TYPE_TEXT_PLAIN, runtimeDelegate
 
Constructor Summary
RESTRootResource()
           
 
Method Summary
 CaseExecutionDetailedResource getCaseExecutionResource(String engineName, String id)
           
 
Methods inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
applyResourceOverrides, getAsset, getClasspathResourceAsStream, getContentType, getPluginAssetAsStream, getWebResourceAsStream, subResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RESTRootResource

public RESTRootResource()
Method Detail

getCaseExecutionResource

public CaseExecutionDetailedResource getCaseExecutionResource(String engineName,
                                                              String id)


Copyright © 2014 camunda services GmbH. All rights reserved.