Interface BuildPluginManager

All Known Implementing Classes:
BuildPluginManagerImpl

public interface BuildPluginManager
Author:
Tim Urmancheev
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configureSystem(Path projectBaseDir, List<String> activeProfiles)
     
  • Method Details

    • configureSystem

      void configureSystem(Path projectBaseDir, List<String> activeProfiles)