public class SchedulerPropertyKeys extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CRON_EXPRESSION
Scheduler cron expression property key.
|
static String |
CRON_PREFIX
Scheduler cron property key prefix.
|
static String |
PREFIX |
| Constructor and Description |
|---|
SchedulerPropertyKeys() |
public static final String PREFIX
public static final String CRON_PREFIX
public static final String CRON_EXPRESSION
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.