ProjectConfigurationOperationResult

Describes the result of running a project configuration operation.

Since

5.1

Inheritors

Types

Link copied to clipboard
Describes the result of applying a plugin.

Functions

Link copied to clipboard
abstract fun getEndTime(): Long
Returns the time when the operation finished its execution.
Link copied to clipboard
Returns the results of plugins applied as part of the configuration of this project.
Link copied to clipboard
abstract fun getStartTime(): Long
Returns the time when the operation started its execution.