Gets information about the current Process Services user.

Class members

Methods

  • getCurrentUserInfo(): Observable<BpmUserModel>
    Gets information about the current user.
  • getCurrentUserProfileImage(): string
    Gets the current user's profile image as a URL.
    • Returns string - URL string

Details

The class returned by getCurrentUserInfo is detailed in the Bpm User model docs.

See the getProfile and getProfilePictureUrl methods in the Alfresco JS API for more information about the REST calls used by this service.

See also

© 2023 Alfresco Software, Inc. All Rights Reserved.