Uses of Interface
org.kie.workbench.common.services.backend.builder.ala.LocalModule
-
Packages that use LocalModule Package Description org.kie.workbench.common.services.backend.builder.ala org.kie.workbench.common.services.backend.builder.ala.impl -
-
Uses of LocalModule in org.kie.workbench.common.services.backend.builder.ala
Methods in org.kie.workbench.common.services.backend.builder.ala with parameters of type LocalModule 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 LocalModule in org.kie.workbench.common.services.backend.builder.ala.impl
Classes in org.kie.workbench.common.services.backend.builder.ala.impl that implement LocalModule Modifier and Type Class Description classLocalModuleImpl
-