Uses of Interface
com.redwood.scheduler.api.model.JobEstimates
-
Packages that use JobEstimates Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of JobEstimates in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that return JobEstimates Modifier and Type Method Description JobEstimates
ForecastJob. getEstimates()
Get the value for Estimates.JobEstimates
Job. getEstimates()
Get the value for Estimates.
-