Uses of Class
com.redwood.scheduler.api.exception.ProcessServerCheckValidateException
-
Packages that use ProcessServerCheckValidateException Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of ProcessServerCheckValidateException in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that throw ProcessServerCheckValidateException Modifier and Type Method Description void
ProcessServerCheck. execute()
Executes the ProcessServerCheckvoid
ProcessServerCheck. executeAndReact()
Executes the ProcessServerCheck and takes action if the check failsvoid
ProcessServerCheck. validate()
Ensures that the parameters set for a ProcessServerCheck are valid
-