ProblemEvent

An event holding a BaseProblemDescriptor. There are 2 sub types of a @link BaseProblemDescriptor}:

 - ProblemDescriptor - describes a single problem that occurred during the build
 - ProblemAggregationDescriptor - describes aggregated problems that happened more than once during the build

Since

8.4

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getEventTime(): Long