public class GetUsersWithPrivilegeCmd extends Object implements Command<List<User>>, Serializable
protected String
name
GetUsersWithPrivilegeCmd(String name)
List<User>
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String name
public GetUsersWithPrivilegeCmd(String name)
public List<User> execute(CommandContext commandContext)
execute
Command<List<User>>
Copyright © 2019 Flowable. All rights reserved.