Interface DeploymentEvent

  • All Superinterfaces:
    BaseEvent
    All Known Implementing Classes:
    ImmutableDeploymentEvent

    @Immutable
    public interface DeploymentEvent
    extends BaseEvent
    Represents a deployment.

    Events of this type are not visible in timelines. These events are only used to trigger hooks.

    • Method Detail

      • deployment

        @Nullable
        Deployment deployment()
        Deployment