public class Crons extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EVERY_MINUTE |
static String |
EVERY_TEN_MINUTES |
static String |
ONCE_PER_HOUR |
| Constructor and Description |
|---|
Crons() |
public static final String ONCE_PER_HOUR
public static final String EVERY_MINUTE
public static final String EVERY_TEN_MINUTES
Copyright © 2025 Suncode. All rights reserved.