Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.tooling.events.problems
Package-level
declarations
API
Problem specific interfaces and classes related to event notifications.
Types
Types
Problem
Descriptor
Link copied to clipboard
API
@
Incubating
interface
ProblemDescriptor
:
OperationDescriptor
Describes a problem operation.
Problem
Event
Link copied to clipboard
API
@
NonNullApi
@
Incubating
interface
ProblemEvent
:
ProgressEvent
A problem.