|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuartzExecNotificationRule | |
|---|---|
| com.quartzdesk.service.quartz_exec_notif_rule.v1_0 | |
| com.quartzdesk.service.types.v4_0.scheduler.quartz | |
| Uses of QuartzExecNotificationRule in com.quartzdesk.service.quartz_exec_notif_rule.v1_0 |
|---|
| Fields in com.quartzdesk.service.quartz_exec_notif_rule.v1_0 declared as QuartzExecNotificationRule | |
|---|---|
protected QuartzExecNotificationRule |
UpdateRuleRequest.execNotifRule
|
protected QuartzExecNotificationRule |
GetRuleResponse.execNotifRule
|
protected QuartzExecNotificationRule |
AddRuleRequest.execNotifRule
|
| Fields in com.quartzdesk.service.quartz_exec_notif_rule.v1_0 with type parameters of type QuartzExecNotificationRule | |
|---|---|
protected List<QuartzExecNotificationRule> |
GetRulesForTriggerResponse.execNotifRule
|
protected List<QuartzExecNotificationRule> |
GetRulesForSchedulerResponse.execNotifRule
|
protected List<QuartzExecNotificationRule> |
GetRulesForJobResponse.execNotifRule
|
| Methods in com.quartzdesk.service.quartz_exec_notif_rule.v1_0 that return QuartzExecNotificationRule | |
|---|---|
QuartzExecNotificationRule |
UpdateRuleRequest.getExecNotifRule()
Gets the value of the execNotifRule property. |
QuartzExecNotificationRule |
GetRuleResponse.getExecNotifRule()
Gets the value of the execNotifRule property. |
QuartzExecNotificationRule |
AddRuleRequest.getExecNotifRule()
Gets the value of the execNotifRule property. |
| Methods in com.quartzdesk.service.quartz_exec_notif_rule.v1_0 that return types with arguments of type QuartzExecNotificationRule | |
|---|---|
List<QuartzExecNotificationRule> |
GetRulesForTriggerResponse.getExecNotifRule()
Gets the value of the execNotifRule property. |
List<QuartzExecNotificationRule> |
GetRulesForSchedulerResponse.getExecNotifRule()
Gets the value of the execNotifRule property. |
List<QuartzExecNotificationRule> |
GetRulesForJobResponse.getExecNotifRule()
Gets the value of the execNotifRule property. |
| Method parameters in com.quartzdesk.service.quartz_exec_notif_rule.v1_0 with type arguments of type QuartzExecNotificationRule | |
|---|---|
void |
GetRulesForTriggerResponse.setExecNotifRule(List<QuartzExecNotificationRule> execNotifRule)
Sets the value of the execNotifRule property. |
void |
GetRulesForSchedulerResponse.setExecNotifRule(List<QuartzExecNotificationRule> execNotifRule)
Sets the value of the execNotifRule property. |
void |
GetRulesForJobResponse.setExecNotifRule(List<QuartzExecNotificationRule> execNotifRule)
Sets the value of the execNotifRule property. |
GetRulesForTriggerResponse |
GetRulesForTriggerResponse.withExecNotifRule(Collection<QuartzExecNotificationRule> values)
|
GetRulesForSchedulerResponse |
GetRulesForSchedulerResponse.withExecNotifRule(Collection<QuartzExecNotificationRule> values)
|
GetRulesForJobResponse |
GetRulesForJobResponse.withExecNotifRule(Collection<QuartzExecNotificationRule> values)
|
| Uses of QuartzExecNotificationRule in com.quartzdesk.service.types.v4_0.scheduler.quartz |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||