JobExecutionSummary

The job execution summary.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A string (consisting of the digits "0" through "9") which identifies this particular job execution on this particular device. It can be used later in commands which return or update job execution information.

Link copied to clipboard

The time, in seconds since the epoch, when the job execution was last updated.

Link copied to clipboard

The time, in seconds since the epoch, when the job execution was queued.

Link copied to clipboard

The number that indicates how many retry attempts have been completed for this job on this device.

Link copied to clipboard

The time, in seconds since the epoch, when the job execution started.

Link copied to clipboard

The status of the job execution.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String