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.work
/
WorkItemSuccessResult
Work
Item
Success
Result
API
interface
WorkItemSuccessResult
:
WorkItemOperationResult
,
SuccessResult
(
source
)
Describes how a work item operation finished successfully.
Since
5.1
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