NAME

Daje::Workflow::Document::Builder::Activity - It's new $module

SYNOPSIS

use Daje::Workflow::Document::Builder::Activity;

DESCRIPTION

Daje::Workflow::Document::Builder::Activity is ...

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>

NAME

Daje::Workflow::Document::Builder::Activity - It's the document builder

DESCRIPTION

Daje::Workflow::Document::Builder::Activity Builds a document from data and a template. The output is than stored in the context for further processing,

$self->context->{context}->{document} = $document;

Its mainly intended for single documents like simple mails etc.

REQUIRES

use Mojo::Base; use Template;

METHODS

process($self)

process($self)();

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.