public class InstrumentStylesheetsFilter extends AbstractInstrumentResourceFilter
jiraProperties, pluginAccessor
Constructor and Description |
---|
InstrumentStylesheetsFilter() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
acceptResource(javax.servlet.ServletResponse response)
Returns true when given response contains resource that should be instrumented by filter implementation.
|
protected AbstractInstrumentResource |
getInstrumentResource() |
protected boolean |
instrumentEnabled() |
protected Matcher |
matchBatch(String requestUrl) |
protected Matcher |
matchResource(String requestUrl) |
destroy, doFilter, getResourceLocation, init, processResource
protected boolean acceptResource(javax.servlet.ServletResponse response)
AbstractInstrumentResourceFilter
acceptResource
in class AbstractInstrumentResourceFilter
protected AbstractInstrumentResource getInstrumentResource()
getInstrumentResource
in class AbstractInstrumentResourceFilter
protected Matcher matchResource(String requestUrl)
matchResource
in class AbstractInstrumentResourceFilter
protected Matcher matchBatch(String requestUrl)
matchBatch
in class AbstractInstrumentResourceFilter
protected boolean instrumentEnabled()
instrumentEnabled
in class AbstractInstrumentResourceFilter
Copyright © 2002-2024 Atlassian. All Rights Reserved.