A  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  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.
sequencedEntrySet() - function in java.util.LinkedHashMap
 
sequencedKeySet() - function in java.util.LinkedHashMap
 
sequencedValues() - function in java.util.LinkedHashMap
 
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(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
 
setDryrun(boolean) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskExecProp
whether to dry run, log only without realy exec the task.
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(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(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(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.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.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(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(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.lang.String) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setLastExec(java.lang.String) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
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
 
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.
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.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.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
 
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(int) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setSumExec(int) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
setSumFail(int) - function in pro.fessional.wings.tiny.task.service.TinyTaskListService.Item
 
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.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.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(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.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.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.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.
setTaskLaunch(java.lang.String) - function in pro.fessional.wings.tiny.task.spring.prop.TinyTaskUrlmapProp
start a task.
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.
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.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(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(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(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.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.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.
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(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
 
A  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  Z