@Incubating public static interface ProjectConfigurationOperationResult.PluginApplicationResult
| Modifier and Type | Method | Description | 
|---|---|---|
| PluginIdentifier | getPlugin() | Returns the identifier of this plugin. | 
| Duration | getTotalConfigurationTime() | Returns the total configuration time of this plugin. | 
PluginIdentifier getPlugin()
Duration getTotalConfigurationTime()