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, update
public DeployToFileAction()
public DeployToFileAction(Context context)
public DeployToFileAction(DeployToFile cmd)
public DeployToFile getDeployCommand()
getDeployCommand
in class DeployAction
public java.lang.String getDescription()
getDescription
in class DeployAction
public java.lang.String getShortLabel()
getShortLabel
in class DeployAction
public java.lang.String getDeployCommandName()
getDeployCommandName
in class DeployAction