public class DeployFileCommand extends AbstractDeployContentCommand
AbstractDeployCommand.ServerGroupsCompleterBatchCompliantCommand.BatchResponseHandler| Modifier and Type | Field and Description |
|---|---|
File |
file |
String |
name |
boolean |
unmanaged |
disabled, enabled, replace, runtimeNameallServerGroups, headers, serverGroups| Constructor and Description |
|---|
DeployFileCommand(CommandContext ctx,
Permissions permissions) |
DeployFileCommand(CommandContext ctx,
String replaceName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addContent(CommandContext context,
org.jboss.dmr.ModelNode content) |
protected void |
checkArgument() |
protected org.jboss.dmr.ModelNode |
execute(CommandContext ctx,
org.jboss.dmr.ModelNode request) |
protected String |
getCommandName() |
protected String |
getName() |
protected List<String> |
getServerGroups(CommandContext ctx) |
buildDeploymentRequest, buildRequest, createExtraStep, execute, executebuildBatchResponseHandlergetPermissionsaddRequiredPath, addRequiredPath, getAccessRequirement, getCommandContext, getRequiredAddress, getRequiredType, isDependsOnProfileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRequestpublic DeployFileCommand(CommandContext ctx, Permissions permissions)
@Deprecated public DeployFileCommand(CommandContext ctx, String replaceName)
protected void checkArgument()
throws org.aesh.command.CommandException
checkArgument in class AbstractDeployContentCommandorg.aesh.command.CommandExceptionprotected String getName()
getName in class AbstractDeployContentCommandprotected void addContent(CommandContext context, org.jboss.dmr.ModelNode content) throws OperationFormatException
addContent in class AbstractDeployContentCommandOperationFormatExceptionprotected List<String> getServerGroups(CommandContext ctx) throws CommandFormatException
getServerGroups in class AbstractDeployContentCommandCommandFormatExceptionprotected String getCommandName()
getCommandName in class AbstractDeployContentCommandprotected org.jboss.dmr.ModelNode execute(CommandContext ctx, org.jboss.dmr.ModelNode request) throws IOException
execute in class AbstractDeployContentCommandIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.