Movatterモバイル変換


[0]ホーム

URL:


 / 
Workflow-2.05
River stage zero No dependents

Documentation

Workflow::Manual::Configuration
Workflow::Manual::Overview

Modules

Workflow
Simple, flexible system to implement workflows
Workflow::Action
Base class for Workflow actions
Workflow::Action::Null
Workflow action for the terminally lazy
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::Condition::IsFalse
helper class for false conditions
Workflow::Condition::IsTrue
helper class for true conditions
Workflow::Condition::LazyAND
Workflow::Condition::LazyOR
Workflow::Condition::Negated
Negate workflow condition result
Workflow::Condition::Result
Base class for condition results isTrue and isFalse
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::Config::YAML
Parse workflow configurations as YAML data structures
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::InputField
Metadata about information required by an Action
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::UUID
Persister to generate Universally Unique Identifiers
Workflow::State
Information about an individual state in a workflow
Workflow::Validator
Interface definition for data validation
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

Examples

Other files

Module Install Instructions

To install Workflow, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Workflow

CPAN shell

perl -MCPAN -e shellinstall Workflow

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp