- getArgs() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 参数
- getBeanName() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 执行器的名称
- getBeginDate() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 开始日期
- getBeginTime() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerCycleTimesParams
-
获取 延迟任务开始时间
- getCode() - 枚举 中的方法cn.sinozg.applet.quartz.use.enums.JobOptEnum
-
- getCode() - 枚举 中的方法cn.sinozg.applet.quartz.use.enums.JobTypeEnum
-
- getCron() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerCronParams
-
获取 任务表达式
- getDayOfMonths() - 类 中的方法cn.sinozg.applet.quartz.use.module.TaskScheduleModel
-
获取 一个月的哪几天
- getDayOfWeeks() - 类 中的方法cn.sinozg.applet.quartz.use.module.TaskScheduleModel
-
获取 一周的哪几天
- getDaysOfMonth() - 接口 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalMonthTrigger
-
The days of the month upon which to fire.
- getDaysOfMonth() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
The days of the month upon which to fire.
- getEndDate() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 结束日期
- getEndTime() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
Get the time at which the DailyTimeIntervalTrigger should quit
repeating.
- getEndTime() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerCycleTimesParams
-
获取 延迟任务结束时间
- getEndTimeOfDay() - 接口 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalMonthTrigger
-
The time of day to complete firing at the given interval.
- getEndTimeOfDay() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
The time of day to complete firing at the given interval.
- getFinalFireTime() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
Returns the final time at which the DailyTimeIntervalTrigger will
fire, if there is no end time set, null will be returned.
- getFireTimeAfter(Date) - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
Returns the next time at which the DailyTimeIntervalTrigger will
fire, after the given time.
- getHour() - 类 中的方法cn.sinozg.applet.quartz.use.module.TaskScheduleModel
-
获取 时
- getId() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 主键id
- getIntervalTime() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerCycleTimesParams
-
获取 延迟数
- getIntervalUnit() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerCycleTimesParams
-
获取 延迟单位 01:秒 02:分 03:时
- getJobName() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 任务名称
- getJobType() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 任务类型 01:周 02:月 03:cron 04:单次
- getJobType() - 类 中的方法cn.sinozg.applet.quartz.use.module.TaskScheduleModel
-
获取 所选作业类型
- getMinute() - 类 中的方法cn.sinozg.applet.quartz.use.module.TaskScheduleModel
-
获取 分
- getName() - 枚举 中的方法cn.sinozg.applet.quartz.use.enums.JobOptEnum
-
- getName() - 枚举 中的方法cn.sinozg.applet.quartz.use.enums.JobTypeEnum
-
- getNextFireTime() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
Returns the next time at which the Trigger is scheduled to fire.
- getNextTimes(String, int) - 类 中的静态方法cn.sinozg.applet.quartz.use.util.CronUtils
-
基于 CRON 表达式,获得下 n 个满足执行的时间
- getPreviousFireTime() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
Returns the previous time at which the DailyTimeIntervalTrigger
fired.
- getRepeatCount() - 接口 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalMonthTrigger
-
Get the the number of times for interval this trigger should
repeat, after which it will be automatically deleted.
- getRepeatCount() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
- getRepeatInterval() - 接口 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalMonthTrigger
-
Get the the time interval that will be added to the DateIntervalTrigger's
fire time (in the set repeat interval unit) in order to calculate the time of the
next trigger repeat.
- getRepeatInterval() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
- getRepeatIntervalUnit() - 接口 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalMonthTrigger
-
Get the interval unit - the time unit on with the interval applies.
- getRepeatIntervalUnit() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
- getRetryCount() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 重试次数
- getRetryInterval() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 重试间隔
- getRunCycle() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerCycleParams
-
获取 循环执行类型 01 按周 02 按月
- getRunDays() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerCycleParams
-
获取 @Schema(description = "运行的时间 0表示所有 周:1星期天-7 ,日:1-31") @NotNull(message = "运行的时间不能为空!")
- getRunTime() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerCycleOnceParams
-
获取 单次任务执行时间
- getScheduleBuilder() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
Get a ScheduleBuilder that is configured to produce a
schedule identical to this trigger's schedule.
- getSecond() - 类 中的方法cn.sinozg.applet.quartz.use.module.TaskScheduleModel
-
获取 秒
- getSingleTime() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerSingleParams
-
获取 执行时间
- getStartTime() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
Get the time at which the DailyTimeIntervalTrigger should occur.
- getStartTimeOfDay() - 接口 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalMonthTrigger
-
The time of day to start firing at the given interval.
- getStartTimeOfDay() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
The time of day to start firing at the given interval.
- getTenantId() - 类 中的方法cn.sinozg.applet.quartz.use.module.SchedulerBaseParams
-
获取 租户id
- getTimesTriggered() - 接口 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalMonthTrigger
-
Get the number of times the DateIntervalTrigger has already
fired.
- getTimesTriggered() - 类 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalTriggerMonthImpl
-
- getTriggerBuilder() - 接口 中的方法cn.sinozg.applet.quartz.use.ext.DailyTimeIntervalMonthTrigger
-
triggerBuilder