mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2764] Applied new doc tool features to core library (#3383)
This commit is contained in:
committed by
Eugenio Romano
parent
5831bc1d77
commit
41777e0540
@@ -12,12 +12,12 @@ Gets version and license information for Process Services and Content Services.
|
||||
|
||||
### Methods
|
||||
|
||||
- `getBpmProductInfo(): any`<br/>
|
||||
- **getBpmProductInfo**(): `Observable<any>`<br/>
|
||||
Gets product information for Process Services.
|
||||
- **Returns** `any` - ProductVersionModel containing product details
|
||||
- `getEcmProductInfo(): any`<br/>
|
||||
- **Returns** `Observable<any>` - ProductVersionModel containing product details
|
||||
- **getEcmProductInfo**(): `Observable<any>`<br/>
|
||||
Gets product information for Content Services.
|
||||
- **Returns** `any` - ProductVersionModel containing product details
|
||||
- **Returns** `Observable<any>` - ProductVersionModel containing product details
|
||||
|
||||
## Details
|
||||
|
||||
|
Reference in New Issue
Block a user