6.5 KiB

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 Experimental Shows all deployed cloud application instances. Source
Group cloud component Experimental Searches Groups. Source
Edit process filter cloud component Experimental Shows Process Filter Details. Source
Process filters cloud component Experimental Lists all available process filters and allows to select a filter. Source
Process list cloud component Experimental Renders a list containing all the process instances matched by the parameters specified. Source
Start process cloud component Experimental Starts a process. Source
People cloud component Experimental Allows one or more users to be selected (with auto-suggestion) based on the input parameters. Source
Start task cloud component Experimental Creates/starts a new task for the specified app. Source
Edit task filter cloud component Experimental Edits Task Filter Details. Source
Task filters cloud component Experimental Shows all available filters. Source
Task header cloud component Experimental Shows all the information related to a task. Source
Task list cloud component Experimental Renders a list containing all the tasks matched by the parameters specified. Source

Pipes

Name Description Source link
Group initial pipe Extracts the initial character from a group name. Source

Services

Name Description Source link
Apps process cloud service Experimental Gets details of deployed apps for the current user. Source
Group cloud service Experimental Searches and gets information for groups. Source
Process filter cloud service Experimental Manage Process Filters, which are pre-configured Process Instance queries. Source
Process list cloud service Experimental Searches processes. Source
Start process cloud service Experimental Gets process definitions and starts processes. Source
Start task cloud service Experimental Starts standalone tasks. Source
Task filter cloud service Experimental Manages task filters. Source
Task header cloud service Experimental Manages cloud tasks. Source
Task list cloud service Experimental Searches tasks. Source