Interface PipelineExecutionEvent

    • Method Detail

      • getId

        @NotNull
        @NotNull String getId()
        The id of this event.
        Returns:
        the id
      • getPublished

        @NotNull
        @NotNull OffsetDateTime getPublished()
        The time at which the event was published.
        Returns:
        the event published time