| 构造器和说明 |
|---|
InstantTrigger(Date instant) |
InstantTrigger(long instant) |
public InstantTrigger(Date instant)
public InstantTrigger(long instant)
public Date nextExecutionTime(TriggerContext triggerContext)
TriggernextExecutionTime 在接口中 TriggertriggerContext - context object encapsulating last execution times
and last completion timenull if the trigger won't fire anymoreCopyright © 2022. All rights reserved.