public interface DeploymentResult extends InternalDeploymentResult
Modifier and Type | Method and Description |
---|---|
@Nullable BuildAgent |
getAgent() |
@NotNull com.google.common.collect.ImmutableMap<String,String> |
getCustomData() |
@Nullable DeploymentVersion |
getDeploymentVersion() |
@NotNull Environment |
getEnvironment() |
@NotNull DeploymentResultKey |
getKey() |
Operations |
getOperations()
Operations object describing detailed permissions for result |
@NotNull String |
getReasonSummary() |
getAgentId, getDeploymentState, getDeploymentVersionName, getEnvironmentId, getExecutedDate, getFinishedDate, getId, getLifeCycleState, getQueuedDate, getStartedDate, getTriggerReason
@NotNull @NotNull DeploymentResultKey getKey()
@Nullable @Nullable DeploymentVersion getDeploymentVersion()
@NotNull @NotNull Environment getEnvironment()
@NotNull @NotNull String getReasonSummary()
@NotNull @NotNull com.google.common.collect.ImmutableMap<String,String> getCustomData()
@Nullable @Nullable BuildAgent getAgent()
Operations getOperations()
Operations
object describing detailed permissions for resultCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.