| Package | Description |
|---|---|
| org.flowable.idm.api |
| Modifier and Type | Method and Description |
|---|---|
Picture |
IdmIdentityService.getUserPicture(String userId)
Retrieves the picture for a given user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdmIdentityService.setUserPicture(String userId,
Picture picture)
Sets the picture for a given user.
|
Copyright © 2018 Flowable. All rights reserved.