Uses of Class
org.kie.workbench.common.services.backend.builder.ala.LocalBuildConfigInternal
-
Packages that use LocalBuildConfigInternal Package Description org.kie.workbench.common.services.backend.builder.ala -
-
Uses of LocalBuildConfigInternal in org.kie.workbench.common.services.backend.builder.ala
Methods in org.kie.workbench.common.services.backend.builder.ala with parameters of type LocalBuildConfigInternal Modifier and Type Method Description Optional<LocalBinaryConfig>LocalBuildExecConfigExecutor. apply(LocalBuildConfigInternal localBuildConfigInternal, LocalBuildExecConfig localBuildExecConfig)This executor executes the formal build of the project by using the internal build configuration.
-