gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.events.configuration
/
ProjectConfigurationStartEvent
Project
Configuration
Start
Event
API
interface
ProjectConfigurationStartEvent
:
ProjectConfigurationProgressEvent
,
StartEvent
(
source
)
An event that informs about a project configuration operation having started its execution.
Since
5.1
Members
Functions
get
Descriptor
Link copied to clipboard
API
abstract
fun
getDescriptor
(
)
:
OperationDescriptor
abstract
fun
getDescriptor
(
)
:
ProjectConfigurationOperationDescriptor
get
Display
Name
Link copied to clipboard
API
abstract
fun
getDisplayName
(
)
:
String
get
Event
Time
Link copied to clipboard
API
abstract
fun
getEventTime
(
)
:
Long