Uses of Interface
com.redwood.scheduler.api.constraint.ConstraintEntity
-
Packages that use ConstraintEntity Package Description com.redwood.scheduler.api.constraint Scheduler API - Dates and Periods -
-
Uses of ConstraintEntity in com.redwood.scheduler.api.constraint
Subinterfaces of ConstraintEntity in com.redwood.scheduler.api.constraint Modifier and Type Interface Description interface
ConstraintEntityJob
Methods in com.redwood.scheduler.api.constraint that return ConstraintEntity Modifier and Type Method Description ConstraintEntity
ConstraintContext. getConstraintEntity()
Get a representation of the entity to use for constraint evaluation.
-