Class BuildCanceledEvent

    • Method Detail

      • getAgentId

        @Nullable
        public @Nullable Long getAgentId()
        Agent that the Build was running on. Returns null if not queued.
        Returns:
        agentId
      • getCancellationDate

        public Date getCancellationDate()