public interface IPeriodicChannelTask extends IChannelTask
IChannelTask. Tasks implements this interface will not finished by default and re-run periodically by worker, until the task set done manually with state-handler ITaskControl.| Modifier and Type | Method and Description |
|---|---|
long |
getPeriodicRepetitionInterval()
default periodic interval
|
configure, runCopyright © 2020. All rights reserved.