blob: fc30cb94b4a5332c6fd75e0a9ac1f16ffbc3a255 [file] [log] [blame]
eZ Component: WorkflowSignalSlotTiein, Design
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:Author: Sebastian Bergmann
:Revision: $Revision$
:Date: $Date$
Design Description
==================
The WorkflowSignalSlotTiein uses the SignalSlot component to emit signals
triggered by the Workflow component.
Main Classes
============
The ezcWorkflowSignalSlotPlugin class extends the abstract base class for
workflow engine plugins, ezcWorkflowExecutionPlugin, and uses an instance of the
ezcSignalCollection class to emit its signals.