Uses of Class
com.redwood.scheduler.api.exception.JobHasNoParentException
-
Packages that use JobHasNoParentException Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of JobHasNoParentException in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that throw JobHasNoParentException Modifier and Type Method Description voidJob. setRequestedStartTimeToParent()Set the value for RequestedStart to be the same as the parent Job.
-