QuartzExecNotificationRule
ObjectFactory.createQuartzExecNotificationRule()
QuartzExecNotificationRule.withConditionExecStatus(ExecStatus value)
QuartzExecNotificationRule.withConditionExpression(String value)
QuartzExecNotificationRule.withConditionExpressionCompiled(byte[] value)
QuartzExecNotificationRule.withConditionExpressionLanguage(ExpressionLanguage value)
QuartzExecNotificationRule.withConditionMaxDuration(Integer value)
QuartzExecNotificationRule.withConditionType(ExecNotificationRuleConditionType value)
QuartzExecNotificationRule.withCreatedAt(Calendar value)
QuartzExecNotificationRule.withDescription(String value)
QuartzExecNotificationRule.withEnabled(Boolean value)
QuartzExecNotificationRule.withEnabledFromTime(DayTime value)
QuartzExecNotificationRule.withEnabledOnWeekday(Collection<Weekday> values)
QuartzExecNotificationRule.withEnabledOnWeekday(Weekday... values)
QuartzExecNotificationRule.withEnabledToTime(DayTime value)
QuartzExecNotificationRule.withId(Long value)
QuartzExecNotificationRule.withJobGroupName(String value)
QuartzExecNotificationRule.withJobName(String value)
QuartzExecNotificationRule.withLastErrorAt(Calendar value)
QuartzExecNotificationRule.withLastErrorDesc(String value)
QuartzExecNotificationRule.withMessageAttachError(Boolean value)
QuartzExecNotificationRule.withMessageAttachLog(Boolean value)
QuartzExecNotificationRule.withMessageAttachResult(Boolean value)
QuartzExecNotificationRule.withMessageAttachUserData(Boolean value)
QuartzExecNotificationRule.withMessageBodyTemplate(String value)
QuartzExecNotificationRule.withMessageChannelProfileId(Long value)
QuartzExecNotificationRule.withMessageSubjectTemplate(String value)
QuartzExecNotificationRule.withMessageToAddr(String value)
QuartzExecNotificationRule.withName(String value)
QuartzExecNotificationRule.withSchedulerObjectName(String value)
QuartzExecNotificationRule.withSeverity(NotificationSeverity value)
QuartzExecNotificationRule.withTriggerGroupName(String value)
QuartzExecNotificationRule.withTriggerName(String value)
QuartzExecNotificationRule.withUpdatedAt(Calendar value)