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