Interface | Description |
---|---|
FilterCallContext |
A place to stuff away context if you need them back during filter step execution
|
FilterStep |
An interface defining steps that can be done as a compound filter step.
|
Class | Description |
---|---|
ChainedFilterStepRunner |
A
Filter that consists of a chain of filter steps to run. |
FilterCallContextImpl | |
NullFilterStep |
A filter step that doesn't do anything at all.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.