public final class EventCartridgeProcessingChain extends Object implements EventCartridgeProcessor
EventCartridgeProcessors.| Constructor and Description |
|---|
EventCartridgeProcessingChain(EventCartridgeProcessor... processors) |
| Modifier and Type | Method and Description |
|---|---|
void |
processCartridge(org.apache.velocity.app.event.EventCartridge cartridge)
Process the provided context in accordance with this processing strategy.
|
public EventCartridgeProcessingChain(EventCartridgeProcessor... processors)
public void processCartridge(org.apache.velocity.app.event.EventCartridge cartridge)
EventCartridgeProcessorprocessCartridge in interface EventCartridgeProcessorcartridge - Cartridge to processCopyright © 2018 Atlassian. All rights reserved.