public class DeployUrlCommand extends AbstractDeployContentCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
DeployUrlCommand.UrlConverter |
AbstractDeployCommand.ServerGroupsCompleterBatchCompliantCommand.BatchResponseHandler| Modifier and Type | Field and Description |
|---|---|
URL |
deploymentUrl |
String |
name |
disabled, enabled, replace, runtimeNameallServerGroups, headers, serverGroups| Constructor and Description |
|---|
DeployUrlCommand(CommandContext ctx,
Permissions permissions) |
DeployUrlCommand(CommandContext ctx,
String replaceName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addContent(CommandContext ctx,
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() |
buildDeploymentRequest, buildRequest, createExtraStep, execute, execute, getServerGroupsbuildBatchResponseHandlergetPermissionsaddRequiredPath, addRequiredPath, getAccessRequirement, getCommandContext, getRequiredAddress, getRequiredType, isDependsOnProfileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRequestpublic DeployUrlCommand(CommandContext ctx, Permissions permissions)
@Deprecated public DeployUrlCommand(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 ctx, org.jboss.dmr.ModelNode content) throws OperationFormatException
addContent in class AbstractDeployContentCommandOperationFormatExceptionprotected 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.