| Class | Description |
|---|---|
| FailedFire |
Information about an unsuccessful firing of the hookSee http://schemas.taskcluster.net/hooks/v1/hook-status.json#/properties/lastFire/oneOf[1]
|
| HookCreationRequest |
Definition of a hook that can create tasks at defined times.
|
| HookDefinition |
Definition of a hook that will create tasks when defined events occur.
|
| HookGroups |
List of
hookGroupIds. |
| HookList |
List of hooksSee http://schemas.taskcluster.net/hooks/v1/list-hooks-response.json#
|
| Hooks |
Hooks are a mechanism for creating tasks in response to events.
|
| HookScheduleResponse |
A description of when a hook’s task will be created, and the next scheduled timeSee http://schemas.taskcluster.net/hooks/v1/hook-schedule.json#
|
| HookStatusResponse |
A snapshot of the current status of a hook.
|
| NoFire |
Information about no firing of the hook (e.g., a new hook)See http://schemas.taskcluster.net/hooks/v1/hook-status.json#/properties/lastFire/oneOf[2]
|
| SuccessfulFire |
Information about a successful firing of the hookSee http://schemas.taskcluster.net/hooks/v1/hook-status.json#/properties/lastFire/oneOf[0]
|
| TaskStatusStructure |
A representation of task status as known by the queueSee http://schemas.taskcluster.net/hooks/v1/task-status.json#
|
| TriggerTokenResponse |
Secret token for a triggerSee http://schemas.taskcluster.net/hooks/v1/trigger-token-response.json#
|
Copyright © 2014–2018 Mozilla. All rights reserved.