public class DeployToFileAction extends DeployAction
| Constructor and Description |
|---|
DeployToFileAction() |
DeployToFileAction(Context context) |
DeployToFileAction(DeployToFile cmd) |
| Modifier and Type | Method and Description |
|---|---|
DeployToFile |
getDeployCommand() |
java.lang.String |
getDeployCommandName() |
java.lang.String |
getDescription() |
java.lang.String |
getShortLabel() |
getDeployCommandClass, getIcon, getTooltip, isEnabled, setDeployCommand, setEnabled, setIcon, updatepublic DeployToFileAction()
public DeployToFileAction(Context context)
public DeployToFileAction(DeployToFile cmd)
public DeployToFile getDeployCommand()
getDeployCommand in class DeployActionpublic java.lang.String getDescription()
getDescription in class DeployActionpublic java.lang.String getShortLabel()
getShortLabel in class DeployActionpublic java.lang.String getDeployCommandName()
getDeployCommandName in class DeployAction