JobResult

interface JobResult

Job Execution Result

Represents the results of the execution of a single job.

Author

Elizabeth Paige Harper https://github.com/foxcapades

Since

1.0.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val outputFiles: List<String>

Persistable job output files.

Link copied to clipboard
abstract val status: JobResultStatus

Job Result Status