Title | Added | Status | Last reviewed |
---|---|---|---|
Discovery Api service |
v2.0.0 |
Active |
2018-11-19 |
Gets version and license information for Process Services and Content Services.
-
getBPMSystemProperties():
Observable
<
SystemPropertiesRepresentation
>
- Returns
Observable
<
SystemPropertiesRepresentation
>
-
- Returns
-
getBpmProductInfo():
Observable
<
BpmProductVersionModel
>
Gets product information for Process Services.- Returns
Observable
<
BpmProductVersionModel
>
- ProductVersionModel containing product details
- Returns
-
getEcmProductInfo():
Observable
<
RepositoryInfo
>
Gets product information for Content Services.- Returns
Observable
<
RepositoryInfo
>
- ProductVersionModel containing product details
- Returns
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.