alfresco-ng2-components/docs/process-services-cloud
siva kumar 581f53da59 [ADF-3850] Create new group cloud component (#4104)
* [ADF-3850]  Create New Cloud Groups Component

* Generated groupCloud component by cli

* * Refactored GroupCloud component
* Added unit tests
* Changed service name and refactored

* * Added Documentation to the groupCloud component * Rebased

* * Create GroupSerach param model* Modified group component/service * Added Validation message

* * Fixed comments* Refactored groupCLoud component* Created GroupInirial pipe

* * Fixed selectedGroups bug

* * Removed showHint flag and used formcontrol error instead

* * After rebase* Change group-cloud to group

* * Added data-automation-id
* Improved fetching groups when appName defined
* Added unit tests

* * Rebased and  updated callCustomApi call signature

* Remove the springboot hardcoded name

* Update group-cloud.component.md

* * Fixed comments * Fixed return of js-api * Updated doc

* Unify the doc and remove useless code
2019-01-14 19:24:48 +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