mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-1769] Added JSDocs and methods and updated script (#2927)
This commit is contained in:
committed by
Eugenio Romano
parent
2bfed5818f
commit
76ad797488
@@ -4,11 +4,11 @@ Gets version and license information for Process Services and Content Services.
|
||||
|
||||
## Methods
|
||||
|
||||
`public getEcmProductInfo(): Observable<EcmProductVersionModel>`<br/>
|
||||
Gets product information for Content Services.
|
||||
- `getEcmProductInfo(): any`
|
||||
Gets product information for Content Services.
|
||||
|
||||
`public getBpmProductInfo(): Observable<BpmProductVersionModel>`<br/>
|
||||
Gets product information for Process Services.
|
||||
- `getBpmProductInfo(): any`
|
||||
Gets product information for Process Services.
|
||||
|
||||
## Details
|
||||
|
||||
@@ -18,12 +18,6 @@ See the
|
||||
[Alfresco JS API docs](https://github.com/Alfresco/alfresco-js-api/tree/master/src/alfresco-discovery-rest-api)
|
||||
to learn more about the REST API used by this service.
|
||||
|
||||
<!-- Don't edit the See also section. Edit seeAlsoGraph.json and run config/generateSeeAlso.js -->
|
||||
<!-- seealso start -->
|
||||
## See also
|
||||
|
||||
- [Product version model](product-version.model.md)
|
||||
<!-- seealso end -->
|
||||
|
||||
|
||||
|
||||
- [Product version model](product-version.model.md)
|
||||
|
||||
Reference in New Issue
Block a user