Uses of Class
org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource
Package
Description
-
Uses of AbstractAppPluginResource in org.camunda.bpm.admin.impl.plugin.resources
-
Uses of AbstractAppPluginResource in org.camunda.bpm.admin.resource
Modifier and TypeClassDescriptionclass
Base class for implementing plugin REST resources for the admin application. -
Uses of AbstractAppPluginResource in org.camunda.bpm.cockpit.impl.plugin.base.sub.resources
-
Uses of AbstractAppPluginResource in org.camunda.bpm.cockpit.impl.plugin.resources
Modifier and TypeClassDescriptionclass
class
class
-
Uses of AbstractAppPluginResource in org.camunda.bpm.cockpit.plugin.resource
Modifier and TypeClassDescriptionclass
Base class for implementing a plugin REST resource.class
Deprecated. -
Uses of AbstractAppPluginResource in org.camunda.bpm.tasklist.resource
Modifier and TypeClassDescriptionclass
Base class for implementing plugin REST resources for the admin application. -
Uses of AbstractAppPluginResource in org.camunda.bpm.webapp.plugin.resource
Modifier and TypeMethodDescriptionprotected <S extends AbstractAppPluginResource<T>>
SAbstractAppPluginRootResource.subResource
(S subResource, String engineName) -
Uses of AbstractAppPluginResource in org.camunda.bpm.welcome.resource
Modifier and TypeClassDescriptionclass
Base class for implementing plugin REST resources for the welcome application.