There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Daje::Controller::Workflow - Mojolicious controller for Daje::Workflow

SYNOPSIS

use Daje::Controller::Workflow;

Expected indata format

'workflow' => {
                 'workflow' => 'Workflow name',
                 'activity' => 'name of activity',
                 'workflow_pkey' => ,
                 'connector' => 'Name of the connector to the workflow Optional if the workflow_pkey > 0'

REQUIRES

Daje::Workflow::Database::Model

Mojo::JSON

Data::Dumper

v5.40

Mojo::Base

METHODS

execute($self)

execute($self)();