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 voidProcessServerCheck. execute()Executes the ProcessServerCheckvoidProcessServerCheck. executeAndReact()Executes the ProcessServerCheck and takes action if the check failsvoidProcessServerCheck. validate()Ensures that the parameters set for a ProcessServerCheck are valid
-