toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.events.configuration
/
ProjectConfigurationOperationResult
/
PluginApplicationResult
Plugin
Application
Result
API
interface
PluginApplicationResult
(
source
)
Describes the result of applying a plugin.
Since
5.1
Members
Functions
get
Plugin
Link copied to clipboard
API
abstract
fun
getPlugin
(
)
:
PluginIdentifier
Returns the identifier of this plugin.
get
Total
Configuration
Time
Link copied to clipboard
API
abstract
fun
getTotalConfigurationTime
(
)
:
Duration
Returns the total configuration time of this plugin.