public class InstrumentScriptFilter extends AbstractInstrumentResourceFilter
jiraProperties, pluginAccessor| Constructor and Description |
|---|
InstrumentScriptFilter() |
| 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, processResourceprotected boolean acceptResource(javax.servlet.ServletResponse response)
AbstractInstrumentResourceFilteracceptResource in class AbstractInstrumentResourceFilterprotected AbstractInstrumentResource getInstrumentResource()
getInstrumentResource in class AbstractInstrumentResourceFilterprotected Matcher matchResource(String requestUrl)
matchResource in class AbstractInstrumentResourceFilterprotected Matcher matchBatch(String requestUrl)
matchBatch in class AbstractInstrumentResourceFilterprotected boolean instrumentEnabled()
instrumentEnabled in class AbstractInstrumentResourceFilterCopyright © 2002-2019 Atlassian. All Rights Reserved.