Uses of Interface
org.camunda.bpm.webapp.plugin.resource.PluginResourceOverride
Packages that use PluginResourceOverride
Package
Description
-
Uses of PluginResourceOverride in org.camunda.bpm.webapp
Methods in org.camunda.bpm.webapp that return types with arguments of type PluginResourceOverrideModifier and TypeMethodDescriptionAppRuntimeDelegate.getResourceOverrides()
A list of resource overrides. -
Uses of PluginResourceOverride in org.camunda.bpm.webapp.impl
Fields in org.camunda.bpm.webapp.impl with type parameters of type PluginResourceOverrideModifier and TypeFieldDescriptionprotected List<PluginResourceOverride>
AbstractAppRuntimeDelegate.resourceOverrides
Methods in org.camunda.bpm.webapp.impl that return types with arguments of type PluginResourceOverride -
Uses of PluginResourceOverride in org.camunda.bpm.webapp.plugin.spi
Methods in org.camunda.bpm.webapp.plugin.spi that return types with arguments of type PluginResourceOverrideModifier and TypeMethodDescriptionAppPlugin.getResourceOverrides()
Allows providing a list ofresource overrides
. -
Uses of PluginResourceOverride in org.camunda.bpm.webapp.plugin.spi.impl
Methods in org.camunda.bpm.webapp.plugin.spi.impl that return types with arguments of type PluginResourceOverride