alfresco-ng2-components/docs/bpm-user.model.md

993 B

Bpm User model

Contains information about a Process Services user.

Details

Instances of this class are returned by the methods of the Bpm User service. It implements the UserRepresentation interface, which is defined in the [Alfresco JS API]h(ttps://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-activiti-rest-api/docs/UserRepresentation.md).

Note that the Typescript class for this model is in active development; it is likely to change and so its properties are not listed here. For the latest version of the class, see the source file.

See also