Files
alfresco-ng2-components/docs/process-services-cloud/services/process-list-cloud.service.md
Silviu Popa 0b1e5d31d8 [ADF-4155] ProcessServiceCloud - show AppList when service is missing (#4462)
* [ADF-4155] ProcessServiceCloud - show AppList when service is missing

* [ADF-4155] - lint

* [ADF-4155] - move docs content

* [ADF-4155]  - reset unnecesary doc file changes

* [ADF-4155] - fix unit tests

* [ADF-4155]  AppListCloudComponent -  Fix unit test

* [ADF-4155] - remove calls reset

* [ADF-4155] - skip app list test

* [ADF-4155] - fix unit test

* [ADF-4155] -  app- list unit test
2019-03-25 11:01:43 +00:00

1.6 KiB

Title, Added, Status, Last reviewed
Title Added Status Last reviewed
Process List Cloud Service v3.0.0 Experimental 2019-02-06

Process List Cloud Service

Searches processes.

Class members

Methods

Details

Note that for a call to getProcessByRequest, the ProcessQueryCloudRequestModel object must at minimum have the appName property correctly set.

Activiti 7

If you are generating a project for activiti7 you need to add in the app.config.json the list of the apps that you desire to use.

For example :

  "alfresco-deployed-apps" : [{"name": "simple-app"}]

For more information about the app list component refer to the documentation