public class DeploymentCommandDelegate extends Object implements com.google.gwt.cell.client.ActionCell.Delegate<DeploymentRecord>
| Constructor and Description |
|---|
DeploymentCommandDelegate(DeployCommandExecutor executor,
DeploymentCommand command)
Create a new DeploymentCommandDelegate
|
public DeploymentCommandDelegate(DeployCommandExecutor executor, DeploymentCommand command)
executor - The delegate that knows how to execute the command on the server.command - The command that will be invoked.public void execute(DeploymentRecord record)
execute in interface com.google.gwt.cell.client.ActionCell.Delegate<DeploymentRecord>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.