|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (9)
View Page Historyh1. Flowable User Interfaces
Flowable provides several web applications to demonstrate and leverage the functionality provided by the Flowable project. These web applications can be used with a Petals-SE-Flowable the Petals SE Flowable instance.
h2. UI Applications
Flowable offers four web applications enbaling Flowable engine monitoring:
* Flowable IDM
* Flowable IDM: an identity management application that provides single sign-on authentication functionality for all others Flowable UI applications, and, for users with the IDM administrative privilege, it also provides functionality to manage users, groups and privileges,
* Flowable Admin: an administrative application that allows users with the right privilege to query the BPMN, DMN, form and content engines and provides several options to change process instances, tasks, jobs and so on. The Flowable Admin application connects to the engines through the REST API that is deployed within the Petals SE Flowable instance,
* Flowable Admin: an administrative application that allows users with the right privilege to query the BPMN, DMN, form and content engines and provides several options to change process instances, tasks, jobs and so on. The Flowable Admin application connects to the engines through the REST API that is deployed within the Petals SE Flowable instance,
* Flowable Modeler
* Flowable Task
* Flowable Admin
The Flowable User Interface does not need the four web applications to work correctly. In our case we will only use Flowable IDM and Flowable Admin: Admin.
* Flowable-IDM: an Identity Management application that provides single sign-on authentication functionality for all the Flowable UI applications, and, for users with the IDM administrative privilege, it also provides functionality to manage users, groups and privileges.
* Flowable Admin: an administrative application that allows users with admin privilege to query the BPMN, DMN, form and content engines and provides several options to change process instances, tasks, jobs and so on. The admin application connects to the engines through the REST API that is deployed with the Petals-SE-Flowable instance.
* Flowable Admin: an administrative application that allows users with admin privilege to query the BPMN, DMN, form and content engines and provides several options to change process instances, tasks, jobs and so on. The admin application connects to the engines through the REST API that is deployed with the Petals-SE-Flowable instance.
h2. Flowable UI Admin Installation
...