toggle menu
gradle
8.11
API
switch theme
search in API
gradle
/
org.gradle.tooling.events.work
/
WorkItemOperationResult
Work
Item
Operation
Result
API
interface
WorkItemOperationResult
:
OperationResult
(
source
)
Describes the result of running a work item operation.
Since
5.1
Inheritors
WorkItemFailureResult
WorkItemSuccessResult
Members
Functions
get
End
Time
Link copied to clipboard
API
abstract
fun
getEndTime
(
)
:
Long
get
Start
Time
Link copied to clipboard
API
abstract
fun
getStartTime
(
)
:
Long