| Package | Description |
|---|---|
| org.kie.workbench.common.services.backend.builder.ala |
| Modifier and Type | Method and Description |
|---|---|
LocalBuildConfig.DeploymentType |
LocalBuildConfigInternal.getDeploymentType() |
LocalBuildConfig.DeploymentType |
BuildPipelineInvoker.LocalBuildRequest.getDeploymentType() |
static LocalBuildConfig.DeploymentType |
LocalBuildConfig.DeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalBuildConfig.DeploymentType[] |
LocalBuildConfig.DeploymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BuildPipelineInvoker.LocalBuildRequest |
BuildPipelineInvoker.LocalBuildRequest.newFullBuildAndDeployRequest(org.guvnor.common.services.project.model.Module module,
LocalBuildConfig.DeploymentType deploymentType,
boolean suppressHandlers)
Creates a full build request for the given module, and additionally performs the deployment for the build
in current m2repository.
|
| Constructor and Description |
|---|
LocalBuildConfigInternal(org.guvnor.common.services.project.model.Module module,
LocalBuildConfig.DeploymentType deploymentType,
boolean suppressHandlers) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.