@Deprecated public interface ISTIBuildStrategy extends IBuildStrategy
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.
|
boolean |
incremental()
Deprecated.
|
getType
DockerImageURI getImage()
String getScriptsLocation()
boolean incremental()
@Deprecated boolean forceClean()
Copyright © 2016 Red Hat, Inc. All rights reserved.