StepFlow v0.0.2 API Reference

Modules

StepFlow keeps the contexts that define your domain and business logic. Contexts are also responsible for managing your data, regardless if it comes from the database, an external API or others.

The Artifacts context.

Conveniences for translating and building error messages.

Translates controller action results into valid Plug.Conn responses.

A module providing Internationalization with a gettext-based API.

The Jobs context.

Extend Map with some additional functions.

The Workflow Step context.

The Workflows context.