Uses of Interface
com.atlassian.confluence.velocity.context.EventCartridgeProcessor

Packages that use EventCartridgeProcessor
com.atlassian.confluence.velocity.context   
 

Uses of EventCartridgeProcessor in com.atlassian.confluence.velocity.context
 

Classes in com.atlassian.confluence.velocity.context that implement EventCartridgeProcessor
 class EventCartridgeProcessingChain
          Aggregates a set of EventCartridgeProcessors.
 class IncorrectHtmlEncodingWarningProcessor
          Adds a PossibleIncorrectHtmlEncodingEventHandler to a cartridge if such logging is enabled.
 class InsertionPolicyCartridgeProcessor
          Adds the necessary event handlers based on the provided ReferenceInsertionPolicy
 class NoOpEventCartridgeProcessor
          Cartridge processor that does not do anything to the supplied cartridge
 

Constructors in com.atlassian.confluence.velocity.context with parameters of type EventCartridgeProcessor
EventCartridgeProcessingChain(EventCartridgeProcessor... processors)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.