Uses of Interface
com.redwood.scheduler.api.constraint.ConstraintEntityParameter
-
Packages that use ConstraintEntityParameter Package Description com.redwood.scheduler.api.constraint Scheduler API - Dates and Periods -
-
Uses of ConstraintEntityParameter in com.redwood.scheduler.api.constraint
Methods in com.redwood.scheduler.api.constraint that return ConstraintEntityParameter Modifier and Type Method Description ConstraintEntityParameter
ConstraintEntity. getParameterByName(String name)
Gets the parameter by name from the entity itself.
-