Skip to content

A sample project with examples of BPM addon usage

Notifications You must be signed in to change notification settings

cuba-labs/bpm-samples

Repository files navigation

BPM Samples

Overview

This project contains few samples that demonstrate how to use different components of the BPM addon. The samples are described in the BPM addon documentation

The project is based on CUBA Platform 7.2.

How To Get Started With This Project

  1. Import the project using the CUBA Studio
  2. Run the project. The models JSONs are located under the modules/core/web/WEB-INF/resources/models directory. They will be automatically deployed by the ModelDeployer.java on application startup.
  3. There is a predefined role definition sample-basic that gives access to screen and entities provided by the sample. Do not forget to assign required BPM roles (bpm-process-admin and bpm-process-actor) to your users.

About

A sample project with examples of BPM addon usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages