java.lang.Object
com.liferay.portal.tools.bundle.support.commands.BaseCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
CleanCommand, CopyConfigsCommand, DeployCommand, DistBundleCommand, DownloadCommand

public abstract class BaseCommand extends Object implements Command
  • Constructor Details

    • BaseCommand

      public BaseCommand()
  • Method Details

    • getLiferayHomeDir

      public File getLiferayHomeDir()
    • setLiferayHomeDir

      public void setLiferayHomeDir(File liferayHomeDir)