Class NativeSourcesBuild

java.lang.Object
io.quarkus.deployment.pkg.steps.NativeSourcesBuild
All Implemented Interfaces:
BooleanSupplier

public class NativeSourcesBuild extends Object implements BooleanSupplier
Supplier that can be used to only run build steps in the native sources build.
  • Constructor Details

    • NativeSourcesBuild

      NativeSourcesBuild(PackageConfig packageConfig)
  • Method Details