Class InstrumentationStep

java.lang.Object
com.atlassian.jira.web.filters.steps.instrumentation.InstrumentationStep
All Implemented Interfaces:
FilterStep

public class InstrumentationStep extends Object implements FilterStep
Instruments at a top level a single JIRA HTTP request. This class can occasionally be called during periods when the DI container is empty, so counters etc need to be tolerant of this fact.
Since:
v4.4