mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Make a few quality-of-life improvements in CloudTasksUtils 1. Update the method names. There are too many overloaded methods and it is hard to figure out which one does which without checking the javadoc. 2. Added a method in the task matcher to specify the delay time in DateTime, so the caller does not need to convert it to Timestamp. 3. Remove the expilict dependency on a clock when enqueueing a task with delay, the clock is now injected directly into the util instance itself. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle |