| Modifier and Type | Class and Description |
|---|---|
class |
DomainDeploymentPresenter |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentCommand.displayFailureMessage(DeployCommandExecutor executor,
DeploymentRecord record,
Throwable t) |
void |
DeploymentCommand.displaySuccessMessage(DeployCommandExecutor executor,
DeploymentRecord record) |
void |
DeploymentCommand.execute(DeployCommandExecutor executor,
DeploymentRecord record)
Throw up an "Are you sure" dialog and then select the correct method
on the executor.
|
| 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
|
NewDeploymentWizard(DeployCommandExecutor presenter,
org.jboss.ballroom.client.widgets.window.DefaultWindow window,
boolean isUpdate,
DeploymentRecord oldDeployment) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneDeploymentPresenter |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.