Package ng.packaging

Class PackageWOApplication

java.lang.Object
ng.packaging.PackageWOApplication

public class PackageWOApplication extends Object
  • Constructor Details

    • PackageWOApplication

      public PackageWOApplication()
  • Method Details

    • execute

      public PackageWOApplication.WOA execute(SourceProject sourceProject, String woaName, Path targetPath)
      Builds a WOA bundle
      Parameters:
      sourceProject - The project we're building from
      woaName - Name of the WOA (not including the .woa suffix)
      targetPath - Directory where the WOA bundle will be placed
      Returns:
      The assembled WOA bundle