| Interface | Description |
|---|---|
| EventCartridgeProcessor |
General interface for classes that process Velocity event cartridges in some way.
|
| Class | Description |
|---|---|
| EventCartridgeProcessingChain |
Aggregates a set of
EventCartridgeProcessors. |
| IncorrectHtmlEncodingWarningProcessor |
Adds a
PossibleIncorrectHtmlEncodingEventHandler to a cartridge if such logging is enabled. |
| InsertionPolicyCartridgeProcessor |
Adds the necessary event handlers based on the provided
ReferenceInsertionPolicy |
| NoOpEventCartridgeProcessor |
Cartridge processor that does not do anything to the supplied cartridge
|
Copyright © 2015 Atlassian. All rights reserved.