Uses of Interface
org.kie.workbench.common.services.backend.builder.ala.LocalBuildConfig
-
Packages that use LocalBuildConfig Package Description org.kie.workbench.common.services.backend.builder.ala org.kie.workbench.common.services.backend.builder.ala.impl -
-
Uses of LocalBuildConfig in org.kie.workbench.common.services.backend.builder.ala
Methods in org.kie.workbench.common.services.backend.builder.ala with parameters of type LocalBuildConfig Modifier and Type Method Description Optional<org.guvnor.ala.config.BuildConfig>LocalBuildConfigExecutor. apply(LocalModule localModule, LocalBuildConfig localBuildConfig)This executor mainly translates the local project configuration and the build configuration parameters provided by the pipeline input into an internal format convenient for building the project in the local build system. -
Uses of LocalBuildConfig in org.kie.workbench.common.services.backend.builder.ala.impl
Classes in org.kie.workbench.common.services.backend.builder.ala.impl that implement LocalBuildConfig Modifier and Type Class Description classLocalBuildConfigImpl
-