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