| Class | Description |
|---|---|
| FailedFire |
Information about an unsuccesful firing of the hook
|
| 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 hooks
|
| 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 time
|
| HookStatusResponse |
A snapshot of the current status of a hook.
|
| NoFire |
Information about no firing of the hook (e.g., a new hook)
|
| SuccessfulFire |
Information about a successful firing of the hook
|
| TaskStatusStructure |
A representation of task status as known by the queue
|
| TaskTemplate |
Definition of a task embedded in a hook
|
| TriggerTokenResponse |
Secret token for a trigger
|
Copyright © 2014–2017 Mozilla. All rights reserved.