gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Spindle::ProcessArchive - Workflow of archive storage

SYNOPSIS

use Sympa::Spindle::ProcessArchive;

my $spindle = Sympa::Spindle::ProcessArchive->new;
$spindle->spin;

DESCRIPTION

Sympa::Spindle::ProcessArchive defines workflow to store messages into archives.

When spin() method is invoked, messages kept in archive spool are processed. Archive spool may contain two sorts of messages: Normal messages and control messages.

Public methods

See also “Public methods” in Sympa::Spindle.

Properties

See also “Properties” in Sympa::Spindle.

SEE ALSO

Sympa::Archive, Sympa::Spindle, Sympa::Spool::Archive.

HISTORY

Sympa::Spindle::StoreArchive appeared on Sympa 6.2.10. It was renamed to Sympa::Spindle::ProcessArchive on Sympa 6.2.13.


The content of this page is automatically generated from the source distribution of Sympa. For details about this document see original source file.

Theme originally designed by orderedlist