Files
alfresco-ng2-components/docs/process-services-cloud
Deepak Paul f08ad08d0f [ADF-3812] Add multi selection and roles filtering to adf-cloud-people component (#4068)
* [ADF-3812] Added multiple user selection and user pre-selection

* [ADF-3812] Added tests

* [ADF-3812] Added jsdoc

* [ADF-3812] Improved variable naming

* [ADF-3812] Improved mode selection

* [ADF-3812] Changed input name and emit logic

* [ADF-3812] Used modified emitter name in start task

* [ADF-3812] Improved default role selection

* Use the new strategy to fetch the authorized users

* * Fixed pre-selection in single mode

* * Added invalid selection validation

* * Added start task assignee validation

* * Improved preset loading

* * Improved tests

* * Added test to validate default assignee

* * Added methods to check user has access to an app

* * Added app access to people cloud and start task

* * Refactored methods and removed unused input - showCurrentUser

* * Added tests

* * Changed service names and removed unwated services

* * Used formControl error instead of manual error flag

* * Used new hasError method of people component inside start task

* * Improved tests

* * Updated callCustomApi call signature

* * Added documentation

* * Disabled search until clientId is retrieved

* * Changed realm name

* * Added jsdoc for service methods

* Remove the useless doc
2019-01-14 19:24:07 +00:00
..

Title, Github only
Title Github only
Process Services Cloud API true

Process Services Cloud API

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
Edit process filter cloud component Shows Process Filter Details. Source
Process filters cloud component Lists all available process filters and allows to select a filter. Source
Process list cloud component Renders a list containing all the process instances matched by the parameters specified. Source
Start process cloud component Starts a process. Source
Start task cloud component Creates/starts a new task for the specified app. Source
Edit task filter cloud component Edits Task Filter Details. Source
Task filters cloud component Shows all available filters. Source
Task list cloud component Renders a list containing all the tasks matched by the parameters specified. Source
App details cloud component Not currently documented Source
People cloud component Not currently documented Source

Services

Name Description Source link
Process filter cloud service Manage Process Filters, which are pre-configured Process Instance queries. Source
Start process cloud service Gets process definitions and starts processes. Source
Start task cloud service Starts standalone tasks. Source
Task filter cloud service Manages task filters. Source
Apps process cloud service Not currently documented Source
Process list cloud service Not curently documented Source
Task list cloud service Not currently documented Source