public class CronConstraintsFactory extends Object
Modifier and Type | Method and Description |
---|---|
static CronConstraint |
ensureEitherDayOfWeekOrDayOfMonth() |
static CronConstraint |
ensureEitherDayOfYearOrMonth()
Creates CronConstraint to ensure that either day-of-year or month is assigned a specific value.
|
public static CronConstraint ensureEitherDayOfYearOrMonth()
null
;public static CronConstraint ensureEitherDayOfWeekOrDayOfMonth()
Copyright © 2020 JBoss by Red Hat. All rights reserved.