public class SaveUserCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected IdmEngineConfiguration |
idmEngineConfiguration |
protected User |
user |
| Constructor and Description |
|---|
SaveUserCmd(User user,
IdmEngineConfiguration idmEngineConfiguration) |
protected IdmEngineConfiguration idmEngineConfiguration
protected User user
public SaveUserCmd(User user, IdmEngineConfiguration idmEngineConfiguration)
public Void execute(CommandContext commandContext)
Copyright © 2022 Flowable. All rights reserved.