| Package | Description |
|---|---|
| org.jboss.as.cli.impl.aesh | |
| org.jboss.as.cli.impl.aesh.cmd.deployment |
| Modifier and Type | Method and Description |
|---|---|
BatchCompliantCommand |
AeshCommands.CLIExecution.getBatchCompliant() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeployCommand
Base class for deployment deploy commands that have an header, server-groups
and all-server-groups options.
|
class |
AbstractDeployContentCommand
Base class for deployment commands that deplkoy some content (URL or file).
|
class |
AbstractUndeployCommand
Base class for deployment undeploy commands (disable and undeploy).
|
class |
DeployArchiveCommand
Deploy using a CLI archive file (.cli file).
|
class |
DeployFileCommand
Deploy a file.
|
class |
DeployUrlCommand
Deploy an URL.
|
class |
DisableAllCommand
Disable all enabled deployments.
|
class |
DisableCommand
Disable an enabled deployment.
|
class |
EnableAllCommand
Enable all disabled deployments.
|
class |
EnableCommand
Enable a disabled deployment.
|
class |
UndeployArchiveCommand
Undeploy using a CLI archive file (.cli file).
|
class |
UndeployCommand
Undeploy a deployment.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.