Uses of Class
com.redwood.scheduler.api.exception.ProcessServerCheckSystemException
-
Packages that use ProcessServerCheckSystemException Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of ProcessServerCheckSystemException in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that throw ProcessServerCheckSystemException 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
-