jstasklist

1.0.4 • Public • Published

Camunda TaskList JS

A JavaScript class that offers a seamless way to communicate with Camunda's TaskList component. It simplifies the process of managing user tasks, especially external tasks.

Installation

Install the package using npm:

npm install jstasklist

Usages

Create an instance of the JsTaskList class

const taskListInstance = new JsTaskList("http://example.com", "user", "pass");

Package Sidebar

Install

npm i jstasklist

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

12.3 kB

Total Files

4

Last publish

Collaborators

  • dev-mohitbeniwal