| Interface | Description |
|---|---|
| JobField |
Represents a column in the table of job metadata.
|
| JobRowBuilder |
Interface for building JobRows (i.e.
|
| JobStatus |
A job status describes the current state of a job (i.e.
|
| Class | Description |
|---|---|
| DefaultJobRowBuilder |
A JobRowBuilder that populates a JobRow with the information for all the job fields defined in
DefaultJobField. |
| JobRow |
A row in the conceptual table defined by the ApiJobStore, containing the metadata about a particular job.
|
| Enum | Description |
|---|---|
| DefaultJobField |
The default fields for job metadata.
|
| DefaultJobStatus |
Provides an enumeration of the standard job statuses that Bard supports.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.