mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
724 B
724 B
Added, Status
Added | Status |
---|---|
v2.0.0 | Active |
Discovery Api service
Gets version and license information for Process Services and Content Services.
Methods
-
getEcmProductInfo(): any
Gets product information for Content Services. -
getBpmProductInfo(): any
Gets product information for Process Services.
Details
The product license and version information is returned using the classes defined in the Product Version model. See the Alfresco JS API docs to learn more about the REST API used by this service.