@Entity public class MutableDeploymentResultImpl extends BambooEntityObject implements MutableDeploymentResult
Constructor and Description |
---|
MutableDeploymentResultImpl() |
clone, equals, getCreationDate, getCurrentDate, getId, getLastModificationDate, hashCode, setClock, setCreationDate, setId, setLastModificationDate
finalize, getClass, notify, notifyAll, wait, wait, wait
setId
getId
public void setDeploymentVersion(@Nullable @Nullable MutableDeploymentVersion deploymentVersion)
public void setEnvironment(MutableEnvironment environment)
@NotNull public @NotNull String getDeploymentVersionName()
getDeploymentVersionName
in interface InternalDeploymentResult
public void setDeploymentVersionName(@NotNull @NotNull String deploymentVersionName)
setDeploymentVersionName
in interface MutableDeploymentResult
@NotNull public @NotNull BuildState getDeploymentState()
getDeploymentState
in interface InternalDeploymentResult
public void setDeploymentState(@Nullable @Nullable BuildState deploymentState)
setDeploymentState
in interface MutableDeploymentResult
public long getEnvironmentId()
getEnvironmentId
in interface InternalDeploymentResult
public long getVersionId()
getVersionId
in interface MutableDeploymentResult
@NotNull public @NotNull LifeCycleState getLifeCycleState()
getLifeCycleState
in interface InternalDeploymentResult
public void setLifeCycleState(@Nullable @Nullable LifeCycleState lifeCycleState)
setLifeCycleState
in interface MutableDeploymentResult
@Nullable public @Nullable Date getStartedDate()
getStartedDate
in interface InternalDeploymentResult
LifeCycleState.PENDING
state.public void setStartedDate(@Nullable @Nullable Date startedDate)
setStartedDate
in interface MutableDeploymentResult
@Nullable public @Nullable Date getQueuedDate()
getQueuedDate
in interface InternalDeploymentResult
LifeCycleState.QUEUED
state.public void setQueuedDate(@Nullable @Nullable Date queuedDate)
setQueuedDate
in interface MutableDeploymentResult
@Nullable public @Nullable Date getExecutedDate()
getExecutedDate
in interface InternalDeploymentResult
LifeCycleState.IN_PROGRESS
state.public void setExecutedDate(@Nullable @Nullable Date executedDate)
setExecutedDate
in interface MutableDeploymentResult
@Nullable public @Nullable Date getFinishedDate()
getFinishedDate
in interface InternalDeploymentResult
LifeCycleState.FINAL_STATES
states.public void setFinishedDate(@Nullable @Nullable Date finishedDate)
setFinishedDate
in interface MutableDeploymentResult
public Long getAgentId()
getAgentId
in interface InternalDeploymentResult
public void setAgentId(Long agentId)
setAgentId
in interface MutableDeploymentResult
@Nullable public @Nullable VariableContextBaseline getVariableContextBaseline()
public void setVariableContextBaseline(@Nullable @Nullable VariableContextBaseline variableContextBaseline)
public String getTriggerReasonKey()
getTriggerReasonKey
in interface MutableDeploymentResult
public void setTriggerReasonKey(String triggerReasonKey)
setTriggerReasonKey
in interface MutableDeploymentResult
@NotNull public @NotNull TriggerReason getTriggerReason()
getTriggerReason
in interface InternalDeploymentResult
public void updateCustomDataEntry(@NotNull @NotNull String key, @NotNull @NotNull String value)
BambooCustomDataAware
updateCustomDataEntry
in interface BambooCustomDataAware
@NotNull public @NotNull Map<String,String> getCustomData()
getCustomData
in interface MutableDeploymentResult
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences