public interface IInstanceProvider
| Modifier and Type | Method and Description |
|---|---|
ElasticBoxCloud |
getElasticBoxCloud() |
String |
getId()
Gets the unique ID of the build step.
|
String |
getInstanceId(hudson.model.AbstractBuild build)
Gets the ID of an instance that can be used in a subsequent build step of a build.
|
String getId()
String getInstanceId(hudson.model.AbstractBuild build)
build - that is being handlednullElasticBoxCloud getElasticBoxCloud()
Copyright © 2016–2019. All rights reserved.