.. |
impl
|
Move backoff calculation into jobs.
|
2021-01-28 18:44:04 -05:00 |
migrations
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
persistence
|
Adapt maxInstancesForQueue to only consider instances of the same job.
|
2021-02-08 14:26:59 -05:00 |
workmanager
|
Move backoff calculation into jobs.
|
2021-01-28 18:44:04 -05:00 |
AlarmManagerScheduler.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
BootReceiver.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
CompositeScheduler.java
|
|
|
Constraint.java
|
Only schedule one job per constraint set.
|
2021-01-19 17:07:32 -04:00 |
ConstraintInstantiator.java
|
|
|
ConstraintObserver.java
|
|
|
Data.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
DependencyInjector.java
|
|
|
ExecutorFactory.java
|
|
|
InAppScheduler.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
Job.java
|
Adapt maxInstancesForQueue to only consider instances of the same job.
|
2021-02-08 14:26:59 -05:00 |
JobController.java
|
Ensure a job has a context before we fail it.
|
2021-02-11 11:43:21 -05:00 |
JobInstantiator.java
|
|
|
JobLogger.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
JobManager.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
JobMigration.java
|
|
|
JobMigrator.java
|
Move backoff calculation into jobs.
|
2021-01-28 18:44:04 -05:00 |
JobPredicate.java
|
Add reserved job runners for inbound and outbound messages.
|
2020-06-25 18:14:54 -04:00 |
JobRunner.java
|
Move backoff calculation into jobs.
|
2021-01-28 18:44:04 -05:00 |
JobSchedulerScheduler.java
|
Only schedule one job per constraint set.
|
2021-01-19 17:07:32 -04:00 |
JobTracker.java
|
Fail an enqueued job if its dependencies already failed.
|
2021-02-10 15:21:03 -05:00 |
KeepAliveService.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
Scheduler.java
|
|
|