NAME

Daje::Workflow::Database::Model - is the data models used by Daje-Workflow

SYNOPSIS

use Daje::Workflow::Database::Model;

REQUIRES

Daje::Workflow::Database::Model::Context

Daje::Workflow::Database::Model::Workflow

Mojo::Base

METHODS

load($self)

load_context($self)

load_workflow($self)

save_context($self)

save_workflow($self, $workflow)

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.