Class PollingTrigger

All Implemented Interfaces:
AdaptrisComponent, AdaptrisMessageConsumer, AdaptrisMessageWorker, ComponentLifecycle, ComponentLifecycleExtension, MessageEventGenerator, StateManagedComponent

@ComponentProfile(summary="Generate a static trigger message on a schedule", tag="consumer,base", recommended=NullConnection.class) public class PollingTrigger extends AdaptrisPollingConsumer

Periodically sends a template message to trigger a Workflow

In the adapter configuration file this class is aliased as polling-trigger which is the preferred alternative to the fully qualified classname when building your configuration.