Class DeploymentTimingPoints.ExecutionCancelled

java.lang.Object
com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.ExecutionCancelled
All Implemented Interfaces:
DeploymentTimingPoint, TimingPoint, Serializable
Enclosing class:
DeploymentTimingPoints

public static class DeploymentTimingPoints.ExecutionCancelled extends DeploymentTimingPoints
Deployment execution was cancelled on agent
See Also:
  • Constructor Details

    • ExecutionCancelled

      public ExecutionCancelled(@NotNull @NotNull ResultKey resultKey, @NotNull @NotNull Date date, boolean buildActuallyCancelled)
  • Method Details

    • isBuildActuallyCancelled

      public boolean isBuildActuallyCancelled()