public class EnableCommand extends AbstractDeployCommand implements LegacyBridge
| Modifier and Type | Class and Description |
|---|---|
static class |
EnableCommand.NameCompleter |
AbstractDeployCommand.ServerGroupsCompleterBatchCompliantCommand.BatchResponseHandler| Modifier and Type | Field and Description |
|---|---|
String |
name |
allServerGroups, headers, serverGroups| Constructor and Description |
|---|
EnableCommand(CommandContext ctx)
Deprecated.
|
EnableCommand(CommandContext ctx,
Permissions permissions) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
buildRequest(CommandContext context) |
org.aesh.command.CommandResult |
execute(CLICommandInvocation commandInvocation) |
org.aesh.command.CommandResult |
execute(CommandContext ctx) |
buildBatchResponseHandlergetPermissionsaddRequiredPath, addRequiredPath, getAccessRequirement, getCommandContext, getRequiredAddress, getRequiredType, isDependsOnProfileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRequestpublic String name
public EnableCommand(CommandContext ctx, Permissions permissions)
@Deprecated public EnableCommand(CommandContext ctx)
public org.aesh.command.CommandResult execute(CLICommandInvocation commandInvocation) throws org.aesh.command.CommandException, InterruptedException
execute in interface org.aesh.command.Command<CLICommandInvocation>org.aesh.command.CommandExceptionInterruptedExceptionpublic org.aesh.command.CommandResult execute(CommandContext ctx) throws org.aesh.command.CommandException
execute in interface LegacyBridgeorg.aesh.command.CommandExceptionpublic org.jboss.dmr.ModelNode buildRequest(CommandContext context) throws CommandFormatException
buildRequest in interface DMRCommandCommandFormatExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.