Package com.netflix.genie.web.tasks
Class TaskUtils
- java.lang.Object
- 
- com.netflix.genie.web.tasks.TaskUtils
 
- 
 public final class TaskUtils extends java.lang.ObjectUtility methods used by various Genie tasks.- Since:
- 3.0.0
 
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedTaskUtils()Protected constructor for utility class.
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static java.time.InstantgetMidnightUTC()Get exactly midnight (00:00:00.000) UTC for the current day.
 
-