ProblemSummariesEvent

The event capturing all problems summaries. A summary will be sent for every problem id that exceeds the threshold amount. This also means only events up to the threshold will be sent. The objects contain the problem id that exceeded the threshold and the amount by how much it exceeded it. Before the build finishes this event will be received event if the list is empty.

Since

8.12

See also

Functions

Link copied to clipboard
Returns the description of the operation for which progress is reported.
Link copied to clipboard
abstract fun getDisplayName(): String
Returns a human consumable short description of the event.
Link copied to clipboard
abstract fun getEventTime(): Long
Returns the time this event was triggered.
Link copied to clipboard
Get problems summaries.