public class GetPrivilegeMappingsByPrivilegeIdCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<List<org.flowable.idm.api.PrivilegeMapping>>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
privilegeId |
| Constructor and Description |
|---|
GetPrivilegeMappingsByPrivilegeIdCmd(String privilegeId) |
| Modifier and Type | Method and Description |
|---|---|
List<org.flowable.idm.api.PrivilegeMapping> |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.