| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.deployment |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentCommand |
DeploymentCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentCommand[] |
DeploymentCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DeploymentCommandCell(DeployCommandExecutor executor,
DeploymentCommand command)
Create a new DeploymentCommandCell
|
DeploymentCommandColumn(DeployCommandExecutor executor,
DeploymentCommand command)
Create a new Command Column.
|
DeploymentCommandDelegate(DeployCommandExecutor executor,
DeploymentCommand command)
Create a new DeploymentCommandDelegate
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.