Method Summary
All Methods Instance Methods Abstract Methods
long
long
long
Returns configuration map that is mapped to provided key.
boolean
Methods inherited from interface com.atlassian.bamboo.v2.build.CommonContext
getArtifactContext , getBuildKey , getChainStorageTags , getCurrentResult , getDisplayName , getDockerPipelineConfiguration , getEntityGroupId , getEntityId , getEntityKey , getErrorCollection , getResultKey , getRuntimeTaskDefinitions , getSharedCredentials , getTriggerReason , getVariableContext , getVcsRepositories , getVcsRepositoryMap , isExpectingCustomDedicatedAgent , isVerboseLoggingOn
Method Details
getDeploymentResultId
long getDeploymentResultId ()
getEnvironmentId
long getEnvironmentId ()
getDeploymentProjectId
long getDeploymentProjectId ()
getArtifactHandlerConfiguration
getDeploymentProjectName
@NotNull
@NotNull String getDeploymentProjectName ()
getEnvironmentName
@NotNull
@NotNull String getEnvironmentName ()
isRollback
boolean isRollback ()
getPreviousVersionName
@Nullable
@Nullable String getPreviousVersionName ()
getPluginConfigMap
Returns configuration map that is mapped to provided key. Plugins can change its context during deployment
execution. Any changes made to this map are not saved in database.
Parameters:
key
- CustomEnvironmentConfigPlugin
full plugin key
Returns:
configuration map