public class SystemJobsSettings extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_SYSTEM_JOBS |
static String |
SKEY_DAILY_ONCE |
static String |
SKEY_METRICS_AGGREGATION |
static String |
SKEY_RESOURCES_LOGS_AGGREGATION |
static String |
SKEY_RULE_DEFINITION_ENGINE |
static String |
SKEY_RULE_DEFINITION_RE_ENABLE |
Constructor and Description |
---|
SystemJobsSettings() |
Modifier and Type | Method and Description |
---|---|
static SystemJobsSettings |
get() |
static List<SystemJob> |
listAllJobs() |
void |
save() |
public static final String KEY_SYSTEM_JOBS
public static final String SKEY_METRICS_AGGREGATION
public static final String SKEY_RESOURCES_LOGS_AGGREGATION
public static final String SKEY_DAILY_ONCE
public static final String SKEY_RULE_DEFINITION_ENGINE
public static final String SKEY_RULE_DEFINITION_RE_ENABLE
public static SystemJobsSettings get()
public void save() throws ParseException
ParseException
Copyright © 2015–2019. All rights reserved.