Class SenderSeries

All Implemented Interfaces:
ICacheEnabled<String,String>, FrankElement, HasApplicationContext, HasName, IConfigurable, IScopeProvider, ISender, ISenderWithParameters, IWithParameters, NameAware, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle
Direct Known Subclasses:
JavascriptSender, ParallelSenders

public class SenderSeries extends AbstractSenderWrapper
Series of Senders, that are executed one after another.
Since:
4.9
Author:
Gerrit van Brakel