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