| Interface | Description |
|---|---|
| Scheduler.Callback |
Internal class that handles the communication between the JobManager and the scheduler
|
| Class | Description |
|---|---|
| FrameworkJobSchedulerService |
The service implementation for the framework job scheduler
|
| GcmJobSchedulerService | |
| Scheduler |
This class handles communication and tracking with a scheduler that can wake up the app / job
manager based on external events.
|
| SchedulerConstraint |
The constraints that are passed into Scheduler from JobManager
|