Uses of Class
com.quartzdesk.service.types.v5_0.scheduler.quartz.QuartzExecNotificationRule

Packages that use QuartzExecNotificationRule
com.quartzdesk.service.types.v5_0.scheduler.quartz   
 

Uses of QuartzExecNotificationRule in com.quartzdesk.service.types.v5_0.scheduler.quartz
 

Methods in com.quartzdesk.service.types.v5_0.scheduler.quartz that return QuartzExecNotificationRule
 QuartzExecNotificationRule ObjectFactory.createQuartzExecNotificationRule()
          Create an instance of QuartzExecNotificationRule
 QuartzExecNotificationRule QuartzExecNotificationRule.withConditionExecStatus(ExecStatus value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withConditionExpression(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withConditionExpressionCompiled(byte[] value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withConditionExpressionLanguage(ExpressionLanguage value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withConditionMaxDuration(Integer value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withConditionType(ExecNotificationRuleConditionType value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withCreatedAt(Calendar value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withDescription(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withEnabled(Boolean value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withEnabledFromTime(DayTime value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withEnabledOnWeekday(Collection<Weekday> values)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withEnabledOnWeekday(Weekday... values)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withEnabledToTime(DayTime value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withId(Long value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withJobGroupName(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withJobName(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withLastErrorAt(Calendar value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withLastErrorDesc(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withMessageAttachError(Boolean value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withMessageAttachLog(Boolean value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withMessageAttachResult(Boolean value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withMessageAttachUserData(Boolean value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withMessageBodyTemplate(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withMessageChannelProfileId(Long value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withMessageSubjectTemplate(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withMessageToAddr(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withName(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withSchedulerObjectName(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withSeverity(NotificationSeverity value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withTriggerGroupName(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withTriggerName(String value)
           
 QuartzExecNotificationRule QuartzExecNotificationRule.withUpdatedAt(Calendar value)
           
 



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