Search results for "module:Workflow"

Workflow - Simple, flexible system to implement workflows River stage zero No dependents

Overview This is a standalone workflow system. It is designed to fit into your system rather than force your system to fit to it. You can save workflow information to a database or the filesystem (or a custom storage). The different components of a w...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

WFA::Workflow - A workflow object, representing a single WFA workflow River stage zero No dependents

QRRY/WFA-Client-0.01 - 24 Feb 2015 22:56:24 UTC

Workflow::XPDL - Perl extension for reading XDPL River stage zero No dependents

Workflow::XPDL is essentially a object oriented reference library to read XML documents in XPDL format (http://www.Workflow.org/standards/xpdl.htm). Workflow::XPDL takes sections of the XPDL document based on input values and returns scalars, hashes,...

SRHOTON/Workflow-XPDL-0.40 - 17 Jan 2008 13:22:57 UTC

Workflow::Wfmc - A lightweight Workflow Engine in PERL based on XPDL 2.0 River stage zero No dependents

This is an partial implementation of XML Process Definition Language (XPDL) Version 2 (see Web page of Workflow Management Coalition - http://www.wfmc.org). It supports input and output parameters for a workflow, routing, call-back functions and cond...

KAILI/Workflow-Wfmc-0.01e - 19 Jul 2005 11:34:07 UTC

BioX::Workflow - A very opinionated template based workflow writer. River stage one • 4 direct dependents • 4 total dependents

BioX::Workflow - A very opinionated template based workflow writer....

JILLROWE/BioX-Workflow-1.10 - 31 Aug 2016 02:58:43 UTC

Workflow::Base - Base class with constructor River stage zero No dependents

Provide a constructor and some other useful methods for subclasses....

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

Workflow::Lite - A very simplistic workflow framework River stage zero No dependents

Workflow::Lite is a very simple framework for defining and implementing workflows. This module is actually just a wrapper that provides helpers for implementing a workflow object. Workflows are simply collections of steps that are able to flow to eac...

PRAVUS/Workflow-Lite-0.08 - 26 Jan 2014 22:51:50 UTC

Test::Workflow - Provide test grouping, reusability, and structuring such as RSPEC and cases. River stage one • 9 direct dependents • 9 total dependents

Test::Workflow provides tools for grouping and structuring tests. There is also a facility to write re-usable tests. Test::Workflow test files define classes. Tests within the files are defined as a type of method. Test::Workflow provides an RSPEC im...

EXODIST/Fennec-2.018 - 08 Jun 2018 15:02:53 UTC

Class::Workflow - Light weight workflow system. River stage one • 1 direct dependent • 1 total dependent

Workflow systems let you build a state machine, with transitions between states....

NUFFIN/Class-Workflow-0.11 - 28 Aug 2009 15:03:01 UTC

Workflow::State - Information about an individual state in a workflow River stage zero No dependents

Each Workflow::State object represents a state in a workflow. Each state can report its name, description and all available actions. Given the name of an action it can also report what conditions are attached to the action and what state will result ...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

Test2::Workflow - A test workflow is a way of structuring tests using composable units. River stage four • 727 direct dependents • 6230 total dependents

A test workflow is a way of structuring tests using composable units. A well known example of a test workflow is RSPEC <http://rspec.info/>. RSPEC is implemented using Test2::Workflow in Test2::Tools::Spec along with several extensions....

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Workflow::Action - Base class for Workflow actions River stage zero No dependents

This is the base class for all Workflow Actions. You do not have to use it as such but it is strongly recommended....

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

Future::Workflow - asynchronous workflow management using futures River stage zero No dependents

This distribution is a work-in-progress, aiming to eventually contain a collection of classes for arranging Future-based workflow patterns into larger structures....

PEVANS/Future-Workflow-0.01 - 25 Nov 2021 11:29:14 UTC

Workflow::Config - Parse configuration files for the workflow components River stage zero No dependents

Read in configurations for the various workflow components. Currently the class understands XML (preferred) and serialized Perl data structures as valid configuration file formats. (I tried to use INI files but there was too much deeply nested inform...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

Workflow::Inotify - script to daemonize a Linux::Inotify2 handler River stage zero No dependents

Script harness for "Workflow::Inotify::Handler" classes. This is typically launched as a daemon by the inotifyd script or using a "systemctl" service description. See Workflow::Inotify::Handler...

BIGFOOT/Workflow-Inotify-1.0.5 - 08 Apr 2023 13:45:47 UTC

Workflow::Factory - Generates new workflow and supporting objects River stage zero No dependents

Public The Workflow Factory is your primary interface to the workflow system. You give it the configuration files and/or data structures for the Workflow, Workflow::Action, Workflow::Condition, Workflow::Persister, and Workflow::Validator objects and...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

Workflow::History - Recorded work on a workflow action or workflow itself River stage zero No dependents

Every workflow can record its history. More appropriately, every action the workflow executes can deposit history entries in the workflow to be saved later. Neither the action nor the workflow knows about how the history is saved, just that the histo...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

Workflow::Context - Data blackboard for Workflows, Actions, Conditions and Validators River stage zero No dependents

Holds information to pass between your application and a Workflow, including its Actions, Conditions and Validators....

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

Workflow::Exception - Base class for workflow exceptions River stage zero No dependents

First, you should probably look at Exception::Class for more usage examples, why we use exceptions, what they are intended for, etc. This is the base class for all workflow exceptions. It declares a handful of exceptions and provides shortcuts to mak...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

Workflow::Persister - Base class for workflow persistence River stage zero No dependents

This is the base class for persisting workflows. It does not implement anything itself but actual implementations should subclass it to ensure they fulfill the contract. The job of a persister is to create, update and fetch the workflow object plus a...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC
187 results (0.023 seconds)