Searched refs:MIN_TRIGGER_MAX_DELAY (Results 1 – 1 of 1) sorted by relevance
125 public static final long MIN_TRIGGER_MAX_DELAY = 1000; field in JobStatus871 return Math.max(time, MIN_TRIGGER_MAX_DELAY); in getTriggerContentMaxDelay()