| Class | Description |
|---|---|
| AbstractDeployCommand |
Base class for deployment deploy commands that have an header, server-groups
and all-server-groups options.
|
| AbstractDeployCommand.ServerGroupsCompleter | |
| AbstractDeployContentCommand |
Base class for deployment commands that deplkoy some content (URL or file).
|
| AbstractUndeployCommand |
Base class for deployment undeploy commands (disable and undeploy).
|
| DeployArchiveCommand |
Deploy using a CLI archive file (.cli file).
|
| DeployFileCommand |
Deploy a file.
|
| DeploymentCommand |
The parent command of all deployment commands.
|
| DeployUrlCommand |
Deploy an URL.
|
| DeployUrlCommand.UrlConverter | |
| DisableAllCommand |
Disable all enabled deployments.
|
| DisableCommand |
Disable an enabled deployment.
|
| EnableAllCommand |
Enable all disabled deployments.
|
| EnableCommand |
Enable a disabled deployment.
|
| EnableCommand.NameCompleter | |
| InfoCommand |
Display deployment info.
|
| InfoCommand.ServerGroupCompleter | |
| ListCommand |
List deployments.
|
| UndeployArchiveCommand |
Undeploy using a CLI archive file (.cli file).
|
| UndeployCommand |
Undeploy a deployment.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.