[ADF-2764] Applied new doc tool features to core library (#3383)

This commit is contained in:
Andy Stark
2018-05-23 19:30:48 +01:00
committed by Eugenio Romano
parent 5831bc1d77
commit 41777e0540
97 changed files with 965 additions and 788 deletions

View File

@@ -12,10 +12,10 @@ Gets information about the current Process Services user.
### Methods
- `getCurrentUserInfo(): Observable<BpmUserModel>`<br/>
- **getCurrentUserInfo**(): [`Observable<BpmUserModel>`](../core/bpm-user.model.md)<br/>
Gets information about the current user.
- **Returns** `Observable<BpmUserModel>` - User information object
- `getCurrentUserProfileImage(): string`<br/>
- **Returns** [`Observable<BpmUserModel>`](../core/bpm-user.model.md) - User information object
- **getCurrentUserProfileImage**(): `string`<br/>
Gets the current user's profile image as a URL.
- **Returns** `string` - URL string