Package org.gradle.build.event
Types for receiving build events.
-
Interface Summary Interface Description BuildEventsListenerRegistry Allows a plugin to receive information about the operations that run within a build.
Interface | Description |
---|---|
BuildEventsListenerRegistry |
Allows a plugin to receive information about the operations that run within a build.
|