NAME
Daje::Plugin::Workflow - Plugin to use Daje::Wrokflow
SYNOPSIS
use Daje::Plugin::Workflow;
Expected config data
workflow => {
loader => {
path => '/home/xxxx/Project/Workflows',
type => 'workflow'
}
}
DESCRIPTION
Daje::Plugin::Workflow is the Mojolicious plugin for Daje::Workflow
REQUIRES
METHODS
register
register();
AUTHOR
janeskil1525 <janeskil1525@gmail.com>
LICENSE
Copyright (C) janeskil1525.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.