public class DeployCommand extends BaseCommand
Constructor and Description |
---|
DeployCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
java.io.File |
getFile() |
java.lang.String |
getOutputFileName() |
void |
setFile(java.io.File file) |
void |
setOutputFileName(java.lang.String outputFileName) |
getLiferayHomeDir, setLiferayHomeDir
public void execute() throws java.lang.Exception
java.lang.Exception
public java.io.File getFile()
public java.lang.String getOutputFileName()
public void setFile(java.io.File file)
public void setOutputFileName(java.lang.String outputFileName)