public class TaskStatusStructure extends Object
A representation of task status as known by the queue
See https://schemas.taskcluster.net/hooks/v1/task-status.json#
| Modifier and Type | Class and Description |
|---|---|
class |
TaskStatusStructure.Status |
| Modifier and Type | Field and Description |
|---|---|
TaskStatusStructure.Status |
status
|
| Constructor and Description |
|---|
TaskStatusStructure() |
public TaskStatusStructure.Status status
Copyright © 2014–2018 Mozilla. All rights reserved.