@Deprecated public class STIBuildStrategy extends Object implements ISTIBuildStrategy
| Constructor and Description |
|---|
STIBuildStrategy(String image,
String scriptsLocation,
boolean incremental,
Map<String,String> envVars)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
forceClean()
Deprecated.
|
Map<String,String> |
getEnvironmentVariables()
Deprecated.
|
DockerImageURI |
getImage()
Deprecated.
Returns the Builder Image used to execute the build
|
String |
getScriptsLocation()
Deprecated.
|
String |
getType()
Deprecated.
The type of build Strategy
|
boolean |
incremental()
Deprecated.
|
public String getType()
IBuildStrategygetType in interface IBuildStrategyBuildStrategyTypepublic DockerImageURI getImage()
ISTIBuildStrategygetImage in interface ISTIBuildStrategypublic String getScriptsLocation()
getScriptsLocation in interface ISTIBuildStrategypublic Map<String,String> getEnvironmentVariables()
getEnvironmentVariables in interface ISTIBuildStrategypublic boolean incremental()
incremental in interface ISTIBuildStrategypublic boolean forceClean()
forceClean in interface ISTIBuildStrategyCopyright © 2020 Red Hat, Inc. All Rights Reserved.