AleksanderSklorz cdb65bf204
[ACS-9377] remove the join button for records management library for user s without permissions for that library (#10901)
* [ACS-9377] Added function for file plans to get file plan roles

* [ACS-9377] Types and documentation

* [ACS-9377] Unit tests

* [ACS-9377] Fixed sonar cloud issue
2025-06-02 10:15:19 +02:00
..
2024-10-23 15:23:38 +01:00
2025-05-15 12:33:07 +01:00
2025-02-12 11:58:57 +00:00
2025-02-12 11:58:57 +00:00

Alfresco JavaScript API

JavaScript client API for the Alfresco REST API and Activiti REST API.

API clients documentation

Guides

Prerequisites

The minimal supported versions are:

Installing

Using NPM:

npm install @alfresco/js-api

Development

To run the build

npm run build

To run the test

npm run test