alfresco-ng2-components/docs/core/apps-process.service.md
Andy Stark 28ba09897e [ADF-2764] Added new type linker features and applied them to core docs (#3442)
* [ADF-2764] Added basic support for composite and external types

* [ADF-2764] Added new type linker features and applied to core docs
2018-06-06 13:21:31 +02:00

2.9 KiB

Added, Status, Last reviewed
Added Status Last reviewed
v2.0.0 Active 2018-04-05

Apps Process service

Gets details of the Process Services apps that are deployed for the user.

Class members

Methods

Details

This service can be used to access the Process Services apps that are available to the current user. You can find more information about the returned AppDefinitionRepresentation class in the Filter model page and in the Process Services Apps API. The methods of this service make use of the getAppDefinitions method, also from the Apps API.

See also