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

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

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

Methods in com.quartzdesk.service.client.quartz_exec_notif_rule.v1_0 that return GetRulesForSchedulerResponse
 GetRulesForSchedulerResponse QuartzExecNotificationRuleServiceClient.getRulesForScheduler(GetRulesForSchedulerRequest request)
           
 

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

Methods in com.quartzdesk.service.quartz_exec_notif_rule.v1_0 that return GetRulesForSchedulerResponse
 GetRulesForSchedulerResponse ObjectFactory.createGetRulesForSchedulerResponse()
          Create an instance of GetRulesForSchedulerResponse
 GetRulesForSchedulerResponse QuartzExecNotificationRuleService.getRulesForScheduler(GetRulesForSchedulerRequest request)
          Returns execution notification rules for the specified scheduler.
 GetRulesForSchedulerResponse GetRulesForSchedulerResponse.withExecNotifRule(Collection<QuartzExecNotificationRule> values)
           
 GetRulesForSchedulerResponse GetRulesForSchedulerResponse.withExecNotifRule(QuartzExecNotificationRule... values)
           
 



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