public class BuildableAwareContextHolder extends Object implements BuildableAware
| Constructor and Description |
|---|
BuildableAwareContextHolder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildResultKey() |
ImmutableBuildable |
getImmutableBuild() |
void |
setBuild(ImmutableBuildable build) |
void |
setBuildResultKey(String buildResultKey) |
public ImmutableBuildable getImmutableBuild()
getImmutableBuild in interface BuildableAwarepublic void setBuild(ImmutableBuildable build)
setBuild in interface BuildableAwarepublic String getBuildResultKey()
public void setBuildResultKey(String buildResultKey)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.