WorkItemFailureResult

Describes how a work item operation finished with failures.

Since

5.1

Functions

Link copied to clipboard
abstract fun getEndTime(): Long
Link copied to clipboard
abstract fun getFailures(): List<out Failure>
Link copied to clipboard
abstract fun getStartTime(): Long