public class DistBundleCommand extends BaseCommand
Constructor and Description |
---|
DistBundleCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
java.lang.String |
getFormat() |
java.io.File |
getOutputFile() |
boolean |
isIncludeFolder() |
void |
setFormat(java.lang.String format) |
void |
setIncludeFolder(boolean includeFolder) |
void |
setOutputFile(java.io.File outputFile) |
getLiferayHomeDir, setLiferayHomeDir
public void execute() throws java.lang.Exception
java.lang.Exception
public java.lang.String getFormat()
public java.io.File getOutputFile()
public boolean isIncludeFolder()
public void setFormat(java.lang.String format)
public void setIncludeFolder(boolean includeFolder)
public void setOutputFile(java.io.File outputFile)