Package org.gradle.tooling.events.problems
@NonNullApi
package org.gradle.tooling.events.problems
Problem specific interfaces and classes related to event notifications.
-
ClassDescriptionAdditional data attached to the problem.A common base interface for Problem API related descriptors.Represents a contextual label.Represents a problem details.Represents documentation link.A file location.A basic location pointing to a specific part of a file using line number, column, and length for coordinates.Marker interface for problem location.A basic location pointing to a specific part of a file using a global offset and length for coordinates.Represents a plugin ID.A problem reportRepresents a list of aggregated problems.Represents a list of aggregated problems.Describes a problem event.Represents a problem definition.An event representing a problem.Represents a problem group.Represents a problem id.The event capturing all problems summaries.A problem summary.Represents a problem severity.ProblemEvent with all the details relevant.Represents a solution.Represents a task path.