API Reference Mozart v0.5.5

Modules

This module implements a BPM Domain Specific Language (DSL) framework. To use, insert use Mozart.BpmProcess into your modules.

Defines a struct with fields specifying the state of a BPM process execution. The fields provide the following information

A ProcessEngine is dynamically spawned for the purpose of executing a process model defined by defprocess function call.

This modeule provides a set of utility services.

Provides client applications with functionality related to users and groups. Much more functionality to come.