Uses of Interface
org.camunda.bpm.webapp.plugin.resource.PluginResourceOverride
Package
Description
-
Uses of PluginResourceOverride in org.camunda.bpm.webapp
Modifier and TypeMethodDescriptionAppRuntimeDelegate.getResourceOverrides()
A list of resource overrides. -
Uses of PluginResourceOverride in org.camunda.bpm.webapp.impl
Modifier and TypeFieldDescriptionprotected List<PluginResourceOverride>
AbstractAppRuntimeDelegate.resourceOverrides
-
Uses of PluginResourceOverride in org.camunda.bpm.webapp.plugin.spi
Modifier and TypeMethodDescriptionAppPlugin.getResourceOverrides()
Allows providing a list ofresource overrides
. -
Uses of PluginResourceOverride in org.camunda.bpm.webapp.plugin.spi.impl