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