Class CopyConfigsCommand

java.lang.Object
com.liferay.portal.tools.bundle.support.commands.BaseCommand
com.liferay.portal.tools.bundle.support.commands.CopyConfigsCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
CopyConfigsTask

public class CopyConfigsCommand extends BaseCommand
  • Constructor Details

    • CopyConfigsCommand

      public CopyConfigsCommand()
  • Method Details

    • execute

      public void execute() throws Exception
      Throws:
      Exception
    • getConfigsDirs

      public List<File> getConfigsDirs()
    • getEnvironment

      public String getEnvironment()
    • setConfigsDirs

      public void setConfigsDirs(List<File> configsDirs)
    • setEnvironment

      public void setEnvironment(String environment)