Package org.gradle.tooling.events.work
package org.gradle.tooling.events.work
Work item execution specific interfaces and classes related to event notifications.
-
ClassDescriptionDescribes how a work item operation finished with failures.An event that informs about a work item having finished its execution.Describes a work item operation for which an event has occurred.Describes the result of running a work item operation.Root interface for all events that signal progress while executing a work item.An event that informs about a work item having started its execution.Describes how a work item operation finished successfully.