| Package | Description |
|---|---|
| org.activiti.engine.impl.cmd | |
| org.activiti.engine.impl.persistence.entity |
| Modifier and Type | Field and Description |
|---|---|
protected UserEntity |
SaveUserCmd.user |
| Modifier and Type | Method and Description |
|---|---|
UserEntity |
UserIdentityManager.findUserById(String userId) |
UserEntity |
UserEntityManager.findUserById(String userId) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserIdentityManager.updateUser(UserEntity updatedUser) |
void |
UserEntityManager.updateUser(UserEntity updatedUser) |
Copyright © 2013 Alfresco. All rights reserved.