Node-Red Nodes to comunicate with jBPM via API calls
The Set of nodes help make Execute the following set of actions:
* Create Process Instance
* Create Task Instances
* Claim Task
* Start Task
* Complete Task
* Check-in Task (Complex Type)
* check-out Task (Complex Type)
---
##Install:
``
npm install node-red-contrib-red-jbpm
``
---
Stuff Planed to complete
* ~~Check-in Task~~
* ~~Check-out Task~~
* ~~Child-Process Instance Details~~
* ~~Task Instance Details~~
*
Publish on npm$3
The Goal of this module is to create a simple and modular approach to making Remote API Calls to jBPM Workbench.
$3
-----------------------------
Please submit issues to the Github issue tracker