Types

Link copied to clipboard

The job has been cancelled and cannot be resumed.

Link copied to clipboard

The job is being cancelled.

Link copied to clipboard
object Companion
Link copied to clipboard

The job has processed all records and is complete.

Link copied to clipboard
object Failed : JobStatus

The job has failed to process all records.

Link copied to clipboard

The job has not yet started.

Link copied to clipboard

The job is currently running.

Link copied to clipboard
data class SdkUnknown(val value: String) : JobStatus

Properties

Link copied to clipboard
abstract val value: String