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