Uses of Class
com.quartzdesk.service.quartz_exec_notif_rule.v1_0.ServiceFault

Packages that use ServiceFault
com.quartzdesk.service.client.quartz_exec_notif_rule.v1_0   
com.quartzdesk.service.quartz_exec_notif_rule.v1_0   
 

Uses of ServiceFault in com.quartzdesk.service.client.quartz_exec_notif_rule.v1_0
 

Methods in com.quartzdesk.service.client.quartz_exec_notif_rule.v1_0 that throw ServiceFault
 AddRuleResponse QuartzExecNotificationRuleServiceClient.addRule(AddRuleRequest request)
           
 DeleteRuleResponse QuartzExecNotificationRuleServiceClient.deleteRule(DeleteRuleRequest request)
           
 GetRuleResponse QuartzExecNotificationRuleServiceClient.getRule(GetRuleRequest request)
           
 GetRulesForJobResponse QuartzExecNotificationRuleServiceClient.getRulesForJob(GetRulesForJobRequest request)
           
 GetRulesForSchedulerResponse QuartzExecNotificationRuleServiceClient.getRulesForScheduler(GetRulesForSchedulerRequest request)
           
 GetRulesForTriggerResponse QuartzExecNotificationRuleServiceClient.getRulesForTrigger(GetRulesForTriggerRequest request)
           
 UpdateRuleResponse QuartzExecNotificationRuleServiceClient.updateRule(UpdateRuleRequest request)
           
 

Uses of ServiceFault in com.quartzdesk.service.quartz_exec_notif_rule.v1_0
 

Methods in com.quartzdesk.service.quartz_exec_notif_rule.v1_0 that throw ServiceFault
 AddRuleResponse QuartzExecNotificationRuleService.addRule(AddRuleRequest request)
          Adds the specified execution notification rule.
 DeleteRuleResponse QuartzExecNotificationRuleService.deleteRule(DeleteRuleRequest request)
          Deletes the specified execution notification rule.
 GetRuleResponse QuartzExecNotificationRuleService.getRule(GetRuleRequest request)
          Returns the execution notification rule with the specified ID.
 GetRulesForJobResponse QuartzExecNotificationRuleService.getRulesForJob(GetRulesForJobRequest request)
          Returns execution notification rules for the specified job.
 GetRulesForSchedulerResponse QuartzExecNotificationRuleService.getRulesForScheduler(GetRulesForSchedulerRequest request)
          Returns execution notification rules for the specified scheduler.
 GetRulesForTriggerResponse QuartzExecNotificationRuleService.getRulesForTrigger(GetRulesForTriggerRequest request)
          Returns execution notification rules for the specified trigger.
 UpdateRuleResponse QuartzExecNotificationRuleService.updateRule(UpdateRuleRequest request)
          Updates the specified execution notification rule.
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.