CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     W     > >     Workflow
Workflow::Action
Base class for Workflow actions
Workflow::Action::InputField
Metadata about information required by an Action
Workflow::Action::Mailer
a stub for a SMTP capable action
Workflow::Action::Null
Workflow action for the terminally lazy
Workflow::Aline
a modular staging framework
Workflow::Aline::Manager
Workflow::Aline::Pluggable
Workflow::Aline::Project
Workflow::Aline::Robot
Workflow::Base
Base class with constructor
Workflow::Condition
Evaluate a condition depending on the workflow state and environment
Workflow::Condition::Evaluate
Inline condition that evaluates perl code for truth
Workflow::Condition::HasUser
Condition to determine if a user is available
Workflow::Config
Parse configuration files for the workflow components
Workflow::Config::Perl
Parse workflow configurations as Perl data structures
Workflow::Config::XML
Parse workflow configurations from XML content
Workflow::Context
Data blackboard for Workflows, Actions, Conditions and Validators
Workflow::Exception
Base class for workflow exceptions
Workflow::Factory
Generates new workflow and supporting objects
Workflow::History
Recorded work on a workflow action or workflow itself
Workflow::Persister
Base class for workflow persistence
Workflow::Persister::DBI
Persist workflow and history to DBI database
Workflow::Persister::DBI::AutoGeneratedId
Pull IDs from databases that autogenerate them
Workflow::Persister::DBI::ExtraData
Fetch extra data with each workflow and put it into the context
Workflow::Persister::DBI::SequenceId
Persister to fetch ID from a sequence
Workflow::Persister::File
Persist workflow and history to the filesystem
Workflow::Persister::RandomId
Persister to generate random ID
Workflow::Persister::SPOPS
Persist workflows using SPOPS
Workflow::Persister::UUID
Persister to generate Universally Unique Identifiers
Workflow::State
Information about an individual state in a workflow
Workflow::Validator
Ensure data are valid
Workflow::Validator::HasRequiredField
Validator to ensure certain data are in the context
Workflow::Validator::InEnumeratedType
Ensure a value is one of a declared set of values
Workflow::Validator::MatchesDateFormat
Ensure a stringified date matches a given pattern
Workflow::Wfmc
A lightweight Workflow Engine in PERL based on XPDL 2.0
Workflow::Wfmc::Test::Order
Workflow::XPDL
Modules for XPDL support

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.