public abstract class CronConstraint extends Object implements Serializable
Constructor and Description |
---|
CronConstraint(String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
abstract boolean |
validate(Cron cron) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.