alfresco-ng2-components/docs/process-services-cloud
Maurizio Vitale 91e5251bd0
[ADF-3778] TaskFilterCloud - should render only My Task and Completed task (#4000)
* Change the MyTask with assignee and generate an unique id

* save the taskfilter by user

* Add taskFilters value on the query params

* Fix the unit tests

* use js api beta version

* Rebase against development

* Filter the filters by id name or index

* Add the ability to translate and filter by key

* make properties optionals

* Remove import duplication
2018-11-23 14:06:54 +00:00
..

ADF Process Services Cloud

Contains components related to Process Services Cloud. See the library's README file for more information about installing and using the source code.

Components

Name Description Source link
App list cloud component Shows all deployed cloud application instances. Source
Process list cloud component Renders a list containing all the process instances matched by the parameters specified. Source
App details cloud component Not currently documented Source
Task filters cloud component Not currently documented Source
Task list cloud component Not currently documented Source

Services

Name Description Source link
Apps process cloud service Not currently documented Source
Process list cloud service Not currently documented Source
Task filter cloud service Not currently documented Source
Task list cloud service Not currently documented Source