public class ConstantsMapper extends Object
Modifier and Type | Field and Description |
---|---|
static WeekDay |
CRONTAB_WEEK_DAY |
static WeekDay |
JAVA8 |
static WeekDay |
QUARTZ_WEEK_DAY |
Modifier and Type | Method and Description |
---|---|
static int |
weekDayMapping(WeekDay source,
WeekDay target,
int weekday)
Performs weekday mapping between two weekday definitions.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.