| Modifier and Type | Method and Description |
|---|---|
LocalBinaryConfig |
BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.LocalBuildRequest buildRequest)
Invokes the local build pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<LocalBinaryConfig> |
LocalBuildExecConfigExecutor.apply(LocalBuildConfigInternal localBuildConfigInternal,
LocalBuildExecConfig localBuildExecConfig)
This executor executes the formal build of the project by using the internal build configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.LocalBuildRequest buildRequest,
Consumer<LocalBinaryConfig> consumer)
Invokes the local build pipeline.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalBuildBinaryImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildServiceHelper.localBuild(org.guvnor.common.services.project.model.Module module,
Consumer<LocalBinaryConfig> consumer)
Performs the full build of a module.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.