Interface JobUpdate<U>

Type Parameters

  • U

Hierarchy

  • Job<U>
    • JobUpdate

Properties

handler: JobHandler<U>
index?: number
result?: Error | U
title: string

Generated using TypeDoc