Uses of Class
org.camunda.bpm.webapp.plugin.resource.RequestInfo
-
Packages that use RequestInfo Package Description org.camunda.bpm.webapp.plugin.resource -
-
Uses of RequestInfo in org.camunda.bpm.webapp.plugin.resource
Methods in org.camunda.bpm.webapp.plugin.resource with parameters of type RequestInfo Modifier and Type Method Description InputStream
PluginResourceOverride. filterResource(InputStream inputStream, RequestInfo requestInfo)
Invoked after a static plugin resource has been resolved.
-