NAME

Daje::Workflow::Activities::Process::Run - It's a tool to run a process

SYNOPSIS

use Daje::Workflow::Activities::Process::Run;

 "activity_data": {
          "process" : {
            "program": "program to run"
          }
        }

 Mandatory meta data
  • program to run

DESCRIPTION

Daje::Workflow::Activities::Process::Run is a process runner

REQUIRES

v5.42

Mojo::Base

METHODS

execute($self)

execute($self)();

NAME ====

Daje::Workflow::Activities::Process::Run - It's a tool to run a process

SYNOPSIS ========

use Daje::Workflow::Activities::Process::Run;

 "activity_data": {
          "process" : {
            "program": "program to run"
          }
        }

 Mandatory meta data
  • program to run

DESCRIPTION ===========

Daje::Workflow::Activities::Process::Run is a process runner

LICENSE =======

Copyright (C) janeskil1525.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR ======

janeskil1525 <janeskil1525@gmail.com>

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.