| Workflow |
Simple, flexible system to implement workflows |
1.13 |
metacpan |
| Workflow::Action |
Base class for Workflow actions |
1.05 |
metacpan |
| Workflow::Action::InputField |
Metadata about information required by an Action |
1.08 |
metacpan |
| Workflow::Base |
Base class with constructor |
1.05 |
metacpan |
| Workflow::Condition |
Evaluate a condition depending on the workflow state and environment |
1.04 |
metacpan |
| Workflow::Condition::HasUser |
|
1.02 |
metacpan |
| Workflow::Config |
Parse configuration files for the workflow components |
1.05 |
metacpan |
| Workflow::Context |
Data blackboard for Workflows, Actions, Conditions and Validators |
1.03 |
metacpan |
| Workflow::Exception |
Base class for workflow exceptions |
1.06 |
metacpan |
| Workflow::Factory |
Generates new workflow and supporting objects |
1.10 |
metacpan |
| Workflow::History |
Recorded work on a workflow action or workflow itself |
1.07 |
metacpan |
| Workflow::Persister |
Base class for workflow persistence |
1.08 |
metacpan |
| Workflow::Persister::DBI |
Persist workflow and history to DBI database |
1.14 |
metacpan |
| Workflow::Persister::DBI::AutoGeneratedId |
Pull IDs from databases that autogenerate them |
1.04 |
metacpan |
| Workflow::Persister::DBI::ExtraData |
Fetch extra data with each workflow and put it into the context |
1.03 |
metacpan |
| Workflow::Persister::DBI::SequenceId |
Persister to fetch ID from a sequence |
1.03 |
metacpan |
| Workflow::Persister::File |
Persist workflow and history to the filesystem |
1.09 |
metacpan |
| Workflow::Persister::RandomId |
Persister to generate random ID |
1.02 |
metacpan |
| Workflow::Persister::SPOPS |
Persist workflows using SPOPS |
1.06 |
metacpan |
| Workflow::Persister::UUID |
Persister to generate Universally Unique Identifiers |
1.02 |
metacpan |
| Workflow::State |
Information about an individual state in a workflow |
1.05 |
metacpan |
| Workflow::Validator |
Ensure data are valid |
1.04 |
metacpan |
| Workflow::Validator::HasRequiredField |
Validator to ensure certain data are in the context |
1.03 |
metacpan |
| Workflow::Validator::InEnumeratedType |
Ensure a value is one of a declared set of values |
1.03 |
metacpan |
| Workflow::Validator::MatchesDateFormat |
Ensure a stringified date matches a given pattern |
|
metacpan |