public class LoadRoleAssignmentsOp extends Object implements ManagementOperation<FunctionContext>
ManagementOperation.Operation| Modifier and Type | Field and Description |
|---|---|
static String |
ACCESS_CONTROL_PROVIDER |
static String |
ASSIGNMENTS |
static String |
HOSTS |
static String |
PRINCIPALS |
static String |
ROLES |
static String |
SERVER_GROUPS |
| Constructor and Description |
|---|
LoadRoleAssignmentsOp(RoleAssignmentPresenter presenter,
DispatchAsync dispatcher,
HostInformationStore hostInformationStore,
ServerGroupStore serverGroupStore) |
public static final String PRINCIPALS
public static final String ASSIGNMENTS
public static final String ROLES
public static final String HOSTS
public static final String SERVER_GROUPS
public static final String ACCESS_CONTROL_PROVIDER
public LoadRoleAssignmentsOp(RoleAssignmentPresenter presenter, DispatchAsync dispatcher, HostInformationStore hostInformationStore, ServerGroupStore serverGroupStore)
public void execute(Outcome<FunctionContext> outcome)
execute in interface ManagementOperation<FunctionContext>public boolean isPending()
isPending in interface ManagementOperation<FunctionContext>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.