Package org.gradle.tooling.events
package org.gradle.tooling.events
The interfaces and classes related to registering for event notifications and listening to dispatched events.
-
ClassDescriptionIdentifies a Gradle binary plugin.Describes how an operation finished with failures.An event that informs about an operation having finished its execution.A listener which is notified when operations run as part of the build complete.Describes an operation for which an event has occurred.Describes the result of running an operation.Enumerates the different types of operations for which progress events can be received.Identifies a Gradle plugin.Root interface for all events that signal progress while executing an operation.A listener which is notified when operations that are executed as part of running a build make progress.Identifies a Gradle script plugin.Describes how an operation was skipped.An event that informs about an operation having started its execution.An event that informs about an interim results of the operation.Describes how an operation finished successfully.