Uses of Interface
org.kie.workbench.common.services.backend.builder.ala.LocalSourceConfig
-
Packages that use LocalSourceConfig Package Description org.kie.workbench.common.services.backend.builder.ala -
-
Uses of LocalSourceConfig in org.kie.workbench.common.services.backend.builder.ala
Methods in org.kie.workbench.common.services.backend.builder.ala with parameters of type LocalSourceConfig Modifier and Type Method Description Optional<org.guvnor.ala.source.Source>LocalSourceConfigExecutor. apply(LocalSourceConfig localSourceConfig)This executor mainly translates the sources configuration provided by the pipeline input into an internal format convenient for the local build system.
-