$  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z 

S

SaveNextExec - enum entry in pro.fessional.wings.tiny.task.service.impl.TinyTaskExecServiceImpl.Jane
 
SaveResult - enum entry in pro.fessional.wings.tiny.task.service.impl.TinyTaskExecServiceImpl.Jane
 
schedule(Object) - function in pro.fessional.wings.tiny.task.service.TinyTaskService
Take all the methods annotated with TinyTask inside the taskerBean, initialize them as tasks, and execute them.
schedule(Object,java.lang.reflect.Method,Object) - function in pro.fessional.wings.tiny.task.service.TinyTaskService
Take all the methods annotated with TinyTask inside the taskerBean, initialize them as tasks, and execute them.
schedule(pro.fessional.mirana.func.Lam.Ref,Object) - function in pro.fessional.wings.tiny.task.service.TinyTaskService
Take all the methods annotated with TinyTask inside the taskerBean, initialize them as tasks, and execute them.
schedule(pro.fessional.mirana.func.Lam.Ref,Object) - function in pro.fessional.wings.tiny.task.service.TinyTaskService
Take all the methods annotated with TinyTask inside the taskerBean, initialize them as tasks, and execute them.
schedule(Object) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskServiceImpl
Take all the methods annotated with TinyTask inside the taskerBean, initialize them as tasks, and execute them.
schedule(Object,java.lang.reflect.Method,Object) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskServiceImpl
Take all the methods annotated with TinyTask inside the taskerBean, initialize them as tasks, and execute them.
schemaStream() - function in org.jooq.impl.CatalogImpl
 
sequencedEntrySet() - function in java.util.LinkedHashMap
 
sequencedKeySet() - function in java.util.LinkedHashMap
 
sequencedValues() - function in java.util.LinkedHashMap
 
sequenceStream() - function in org.jooq.impl.SchemaImpl
 
setApplicationContext(org.springframework.context.ApplicationContext) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskConfServiceImpl
 
setAppName(java.lang.String) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskConfServiceImpl
 
setAppName(java.lang.String) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskExecServiceImpl
 
setAutorun(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.autorun.
setAutorun(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.autorun.
setAutorun(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.autorun.
setAutorun(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.autorun.
setAutorun(boolean) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
whether to auto register and start, not use Default config.
setAutorun(boolean) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
whether to auto register and start, not use Default config.
setAutorun(boolean) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setAutorun(boolean) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskEnabledProp
whether to auto register TinyTask.Auto.
setBeatTimes(int) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskBeatServiceImpl
 
setCommitId(java.lang.Long) - function in pro.fessional.wings.faceless.service.journal.JournalAware
 
setCommitId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.commit_id.
setCommitId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.commit_id.
setCommitId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.commit_id.
setCommitId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.commit_id.
setConfiguration(org.jooq.Configuration) - function in org.jooq.impl.DAOImpl
 
setCreateDt(java.time.LocalDateTime) - function in pro.fessional.wings.faceless.service.journal.JournalAware
 
setCreateDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.create_dt.
setCreateDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.create_dt.
setCreateDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.create_dt.
setCreateDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.create_dt.
setDeleteDt(java.time.LocalDateTime) - function in pro.fessional.wings.faceless.service.journal.JournalAware
 
setDeleteDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.delete_dt.
setDeleteDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.delete_dt.
setDeleteDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.delete_dt.
setDeleteDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.delete_dt.
setDryrun(boolean) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskExecProp
whether to dry run, log only without realy exec the task.
setDslContext(java.util.function.Supplier) - function in pro.fessional.wings.faceless.database.jooq.WingsJooqDaoAliasImpl
 
setDurFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.dur_fail.
setDurFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.dur_fail.
setDurFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.dur_fail.
setDurFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.dur_fail.
setDuringBoot(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_boot.
setDuringBoot(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_boot.
setDuringBoot(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.during_boot.
setDuringBoot(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.during_boot.
setDuringBoot(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
recount each time the app is started, and stop schedule after how many successful executions, disable by default, not use Default config.
setDuringBoot(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
recount each time the app is started, and stop schedule after how many successful executions, disable by default, not use Default config.
setDuringDone(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_done.
setDuringDone(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_done.
setDuringDone(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.during_done.
setDuringDone(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.during_done.
setDuringDone(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
stop schedule after how many successful executions, not use Default config.
setDuringDone(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
stop schedule after how many successful executions, not use Default config.
setDuringExec(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_exec.
setDuringExec(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_exec.
setDuringExec(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.during_exec.
setDuringExec(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.during_exec.
setDuringExec(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
stop schedule after how many total executions, not use Default config.
setDuringExec(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
stop schedule after how many total executions, not use Default config.
setDuringFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_fail.
setDuringFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_fail.
setDuringFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.during_fail.
setDuringFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.during_fail.
setDuringFail(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
stop schedule after how many consecutive failures, not use Default config.
setDuringFail(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
stop schedule after how many consecutive failures, not use Default config.
setDuringFrom(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_from.
setDuringFrom(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_from.
setDuringFrom(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.during_from.
setDuringFrom(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.during_from.
setDuringFrom(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
schedule start datetime at timingZone, in yyyy-MM-dd HH:mm:ss format, 0 means disable, not use Default config.
setDuringFrom(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
schedule start datetime at timingZone, in yyyy-MM-dd HH:mm:ss format, 0 means disable, not use Default config.
setDuringStop(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_stop.
setDuringStop(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.during_stop.
setDuringStop(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.during_stop.
setDuringStop(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.during_stop.
setDuringStop(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
schedule stop datetime at timingZone, in yyyy-MM-dd HH:mm:ss format, 0 means disable, not use Default config.
setDuringStop(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
schedule stop datetime at timingZone, in yyyy-MM-dd HH:mm:ss format, 0 means disable, not use Default config.
setEnable(boolean) - function in pro.fessional.wings.tiny.task.controller.TaskConfController.In1
 
setEnabled(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.enabled.
setEnabled(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.enabled.
setEnabled(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.enabled.
setEnabled(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.enabled.
setEnabled(boolean) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
whether to register and execute, not use Default config.
setEnabled(boolean) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
whether to register and execute, not use Default config.
setEnabled(boolean) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setExecProp(pro.fessional.wings.tiny.task.spring.prop.TinyTaskExecProp) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskExecServiceImpl
 
setId(long) - function in pro.fessional.wings.tiny.task.controller.TaskConfController.In1
 
setId(long) - function in pro.fessional.wings.tiny.task.controller.TaskConfController.In2
 
setId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.id.
setId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.id.
setId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.id.
setId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.id.
setId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.id.
setId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskResult
Setter for win_task_result.id.
setId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.id.
setId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskResultRecord
Setter for win_task_result.id.
setId(long) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setJournalService(pro.fessional.wings.faceless.service.journal.JournalService) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskConfServiceImpl
 
setJournalService(pro.fessional.wings.faceless.service.journal.JournalService) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskExecServiceImpl
 
setLastDone(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.last_done.
setLastDone(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.last_done.
setLastDone(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.last_done.
setLastDone(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.last_done.
setLastDone(java.lang.String) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setLastExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.last_exec.
setLastExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.last_exec.
setLastExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.last_exec.
setLastExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.last_exec.
setLastExec(java.lang.String) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setLastFail(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.last_fail.
setLastFail(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.last_fail.
setLastFail(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.last_fail.
setLastFail(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.last_fail.
setLastFail(java.lang.String) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setLightIdService(pro.fessional.wings.faceless.service.lightid.LightIdService) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskConfServiceImpl
 
setLightIdService(pro.fessional.wings.faceless.service.lightid.LightIdService) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskExecServiceImpl
 
setModifyDt(java.time.LocalDateTime) - function in pro.fessional.wings.faceless.service.journal.JournalAware
 
setModifyDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.modify_dt.
setModifyDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.modify_dt.
setModifyDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.modify_dt.
setModifyDt(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.modify_dt.
setMvcConf(boolean) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskEnabledProp
whether to enable TaskConfController.
setMvcExec(boolean) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskEnabledProp
whether to enable TaskExecController.
setMvcList(boolean) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskEnabledProp
whether to enable TaskListController.
setNextExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.next_exec.
setNextExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.next_exec.
setNextExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.next_exec.
setNextExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.next_exec.
setNextLock(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.next_lock.
setNextLock(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.next_lock.
setNextLock(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.next_lock.
setNextLock(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.next_lock.
setNoticeBean(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.notice_bean.
setNoticeBean(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.notice_bean.
setNoticeBean(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.notice_bean.
setNoticeBean(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.notice_bean.
setNoticeBean(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Notice bean, SmallNotice type, fullpath of Class, no notice by default.
setNoticeBean(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Notice bean, SmallNotice type, fullpath of Class, no notice by default.
setNoticeConf(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.notice_conf.
setNoticeConf(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.notice_conf.
setNoticeConf(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.notice_conf.
setNoticeConf(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.notice_conf.
setNoticeConf(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
The config name of the notice bean, automatic by default.
setNoticeConf(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
The config name of the notice bean, automatic by default.
setNoticeWhen(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.notice_when.
setNoticeWhen(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.notice_when.
setNoticeWhen(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.notice_when.
setNoticeWhen(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.notice_when.
setNoticeWhen(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Timing of notice, exec|fail|done|feed, comma separated ignoring case, default fail.
use Default config if null or empty.

* timing is roughly expressed: exec;try{run...;done}catch{fail}
* exec - init task; done - success; fail - failed; feed - non-empty return.
setNoticeWhen(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Timing of notice, exec|fail|done|feed, comma separated ignoring case, default fail.
use Default config if null or empty.

* timing is roughly expressed: exec;try{run...;done}catch{fail}
* exec - init task; done - success; fail - failed; feed - non-empty return.
setParaDecoder(java.util.function.BiFunction) - function in pro.fessional.wings.tiny.task.schedule.exec.TaskerExec
 
setParaEncoder(java.util.function.Function) - function in pro.fessional.wings.tiny.task.schedule.exec.TaskerExec
 
setPropkey(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.propkey.
setPropkey(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.propkey.
setPropkey(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.propkey.
setPropkey(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.propkey.
setResultKeep(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.result_keep.
setResultKeep(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.result_keep.
setResultKeep(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.result_keep.
setResultKeep(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.result_keep.
setResultKeep(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
how many days to save the execution results, default 60 days, 0 means not save, use Default configuration if null.
setResultKeep(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
how many days to save the execution results, default 60 days, 0 means not save, use Default configuration if null.
setSumDone(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.sum_done.
setSumDone(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.sum_done.
setSumDone(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.sum_done.
setSumDone(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.sum_done.
setSumDone(int) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setSumExec(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.sum_exec.
setSumExec(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.sum_exec.
setSumExec(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.sum_exec.
setSumExec(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.sum_exec.
setSumExec(int) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setSumFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.sum_fail.
setSumFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.sum_fail.
setSumFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.sum_fail.
setSumFail(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.sum_fail.
setSumFail(int) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setTableExist(int) - function in pro.fessional.wings.faceless.database.jooq.WingsJooqDaoAliasImpl
 
setTaskApp(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.task_app.
setTaskApp(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.task_app.
setTaskApp(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskResult
Setter for win_task_result.task_app.
setTaskApp(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskResultRecord
Setter for win_task_result.task_app.
setTaskCancel(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
cancel a task.
setTaskDefined(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
list of defined tasks.
setTaskEnable(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
enable or disable a task.
setTaskerApps(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_apps.
setTaskerApps(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_apps.
setTaskerApps(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.tasker_apps.
setTaskerApps(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.tasker_apps.
setTaskerApps(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
The app it belongs to, comma separated, use Default config if null or empty.
setTaskerApps(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
The app it belongs to, comma separated, use Default config if null or empty.
setTaskerApps(java.lang.String) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setTaskerBean(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_bean.
setTaskerBean(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_bean.
setTaskerBean(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.tasker_bean.
setTaskerBean(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.tasker_bean.
setTaskerBean(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Beans annotated by TinyTasker, formatted as Class#method, automatically recognized by default, not use Default config.
setTaskerBean(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Beans annotated by TinyTasker, formatted as Class#method, automatically recognized by default, not use Default config.
setTaskerFast(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_fast.
setTaskerFast(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_fast.
setTaskerFast(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.tasker_fast.
setTaskerFast(java.lang.Boolean) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.tasker_fast.
setTaskerFast(boolean) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Whether it is a light task, fast execution, completed in seconds, not use Default config.
setTaskerFast(boolean) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Whether it is a light task, fast execution, completed in seconds, not use Default config.
setTaskerName(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_name.
setTaskerName(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_name.
setTaskerName(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.tasker_name.
setTaskerName(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.tasker_name.
setTaskerName(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Task name, used for notice and log, better readability, default is `[shortClassName#method]`, not use Default config.
setTaskerName(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Task name, used for notice and log, better readability, default is `[shortClassName#method]`, not use Default config.
setTaskerName(java.lang.String) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setTaskerPara(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_para.
setTaskerPara(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_para.
setTaskerPara(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.tasker_para.
setTaskerPara(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.tasker_para.
setTaskerPara(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Parameters of the task, object array in json format, default null or no parameters, not use Default config.
setTaskerPara(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Parameters of the task, object array in json format, default null or no parameters, not use Default config.
setTaskerRuns(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_runs.
setTaskerRuns(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.tasker_runs.
setTaskerRuns(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.tasker_runs.
setTaskerRuns(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.tasker_runs.
setTaskerRuns(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
RunMode(product|test|develop|local), Comma separated, ignore case, default all, use Default config if null or empty.
setTaskerRuns(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
RunMode(product|test|develop|local), Comma separated, ignore case, default all, use Default config if null or empty.
setTaskerRuns(java.lang.String) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setTaskForce(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
force to start a task.
setTaskId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.task_id.
setTaskId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.task_id.
setTaskId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskResult
Setter for win_task_result.task_id.
setTaskId(java.lang.Long) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskResultRecord
Setter for win_task_result.task_id.
setTaskLaunch(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
start a task.
setTaskMsg(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.task_msg.
setTaskMsg(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.task_msg.
setTaskMsg(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskResult
Setter for win_task_result.task_msg.
setTaskMsg(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskResultRecord
Setter for win_task_result.task_msg.
setTaskPid(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.task_pid.
setTaskPid(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.task_pid.
setTaskPid(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskResult
Setter for win_task_result.task_pid.
setTaskPid(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskResultRecord
Setter for win_task_result.task_pid.
setTaskPropConf(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
show the prop of task conf.
setTaskPropDiff(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
show the diff of task conf.
setTaskPropLoad(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
load the task config.
setTaskPropSave(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
update the task config.
setTaskResult(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
list of task results.
setTaskRunning(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
list of running tasks.
setTimeCost(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.time_cost.
setTimeCost(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.time_cost.
setTimeCost(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskResult
Setter for win_task_result.time_cost.
setTimeCost(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskResultRecord
Setter for win_task_result.time_cost.
setTimeDone(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.time_done.
setTimeDone(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.time_done.
setTimeDone(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskResult
Setter for win_task_result.time_done.
setTimeDone(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskResultRecord
Setter for win_task_result.time_done.
setTimeExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.time_exec.
setTimeExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.time_exec.
setTimeExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskResult
Setter for win_task_result.time_exec.
setTimeExec(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskResultRecord
Setter for win_task_result.time_exec.
setTimeFail(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.time_fail.
setTimeFail(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskResult
Setter for win_task_result.time_fail.
setTimeFail(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskResult
Setter for win_task_result.time_fail.
setTimeFail(java.time.LocalDateTime) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskResultRecord
Setter for win_task_result.time_fail.
setTimingBeat(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_beat.
setTimingBeat(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_beat.
setTimingBeat(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.timing_beat.
setTimingBeat(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.timing_beat.
setTimingBeat(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
the interval seconds of heartbeat, if the task's last_exec is more than 2 heartbeats away from now, it is considered as an exception.
setTimingBeat(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
the interval seconds of heartbeat, if the task's last_exec is more than 2 heartbeats away from now, it is considered as an exception.
setTimingCron(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_cron.
setTimingCron(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_cron.
setTimingCron(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.timing_cron.
setTimingCron(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.timing_cron.
setTimingCron(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Scheduling expression content, highest priority, affected by timingType, default spring cron format (second minute hour day month week), not use Default config.
setTimingCron(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Scheduling expression content, highest priority, affected by timingType, default spring cron format (second minute hour day month week), not use Default config.
setTimingCron(java.lang.String) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setTimingIdle(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_idle.
setTimingIdle(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_idle.
setTimingIdle(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.timing_idle.
setTimingIdle(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.timing_idle.
setTimingIdle(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Fixed idle interval (seconds), lower priority than timingCron, equal to fixedDelay, end to start, 0 means disable, not use Default config.
setTimingIdle(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Fixed idle interval (seconds), lower priority than timingCron, equal to fixedDelay, end to start, 0 means disable, not use Default config.
setTimingIdle(int) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setTimingMiss(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_miss.
setTimingMiss(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_miss.
setTimingMiss(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.timing_miss.
setTimingMiss(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.timing_miss.
setTimingMiss(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Within how many seconds of a misfire, execution is required, 0 means no execution.
setTimingMiss(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Within how many seconds of a misfire, execution is required, 0 means no execution.
setTimingRate(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_rate.
setTimingRate(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_rate.
setTimingRate(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.timing_rate.
setTimingRate(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.timing_rate.
setTimingRate(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Fixed frequency interval (seconds), lower priority than timingIdle, equal to fixedRate, start to start, 0 means disable, not use Default config.
setTimingRate(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
Fixed frequency interval (seconds), lower priority than timingIdle, equal to fixedRate, start to start, 0 means disable, not use Default config.
setTimingRate(int) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setTimingType(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_type.
setTimingType(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_type.
setTimingType(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.timing_type.
setTimingType(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.timing_type.
setTimingType(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
scheduling expression type, affects how timingCron is parsed, defaults to spring cron format, use Default config if null or empty.
setTimingType(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
scheduling expression type, affects how timingCron is parsed, defaults to spring cron format, use Default config if null or empty.
setTimingZone(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_zone.
setTimingZone(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.timing_zone.
setTimingZone(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.timing_zone.
setTimingZone(java.lang.String) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.timing_zone.
setTimingZone(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
timezone of scheduling , default system timezone, use Default config if null or empty.
setTimingZone(java.lang.String) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
timezone of scheduling , default system timezone, use Default config if null or empty.
settings() - function in org.jooq.impl.DAOImpl
 
setTinyTaskConfService(pro.fessional.wings.tiny.task.service.TinyTaskConfService) - function in pro.fessional.wings.tiny.task.controller.TaskConfController
 
setTinyTaskConfService(pro.fessional.wings.tiny.task.service.TinyTaskConfService) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskServiceImpl
 
setTinyTaskDefineProp(pro.fessional.wings.tiny.task.spring.prop.TinyTaskDefineProp) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskConfServiceImpl
 
setTinyTaskExecService(pro.fessional.wings.tiny.task.service.TinyTaskExecService) - function in pro.fessional.wings.tiny.task.controller.TaskExecController
 
setTinyTaskExecService(pro.fessional.wings.tiny.task.service.TinyTaskExecService) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskListServiceImpl
 
setTinyTaskExecService(pro.fessional.wings.tiny.task.service.TinyTaskExecService) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskServiceImpl
 
setTinyTaskListService(pro.fessional.wings.tiny.task.service.TinyTaskListService) - function in pro.fessional.wings.tiny.task.controller.TaskListController
 
setVersion(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.version.
setVersion(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.interfaces.IWinTaskDefine
Setter for win_task_define.version.
setVersion(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.pojos.WinTaskDefine
Setter for win_task_define.version.
setVersion(java.lang.Integer) - function in pro.fessional.wings.tiny.task.database.autogen.tables.records.WinTaskDefineRecord
Setter for win_task_define.version.
setVersion(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
version number, higher version config overrides lower one, not use Default config.
setVersion(int) - function in pro.fessional.wings.tiny.task.schedule.conf.TaskerProp
version number, higher version config overrides lower one, not use Default config.
setVersion(int) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setWinTaskDefineDao(pro.fessional.wings.tiny.task.database.autogen.tables.daos.WinTaskDefineDao) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskBeatServiceImpl
 
setWinTaskDefineDao(pro.fessional.wings.tiny.task.database.autogen.tables.daos.WinTaskDefineDao) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskConfServiceImpl
 
setWinTaskDefineDao(pro.fessional.wings.tiny.task.database.autogen.tables.daos.WinTaskDefineDao) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskExecServiceImpl
 
setWinTaskDefineDao(pro.fessional.wings.tiny.task.database.autogen.tables.daos.WinTaskDefineDao) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskListServiceImpl
 
setWinTaskResultDao(pro.fessional.wings.tiny.task.database.autogen.tables.daos.WinTaskResultDao) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskBeatServiceImpl
 
setWinTaskResultDao(pro.fessional.wings.tiny.task.database.autogen.tables.daos.WinTaskResultDao) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskExecServiceImpl
 
setWinTaskResultDao(pro.fessional.wings.tiny.task.database.autogen.tables.daos.WinTaskResultDao) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskListServiceImpl
 
size() - function in java.util.HashMap
 
size() - function in org.jooq.impl.AbstractRecord
 
skipPkAndNull(R,boolean) - function in pro.fessional.wings.faceless.database.jooq.WingsJooqDaoAliasImpl
 
store() - function in org.jooq.impl.UpdatableRecordImpl
 
straightJoin(org.jooq.TableLike) - function in org.jooq.Table
 
straightJoin(org.jooq.TableLike) - function in org.jooq.impl.AbstractTable
 
$  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z