public final class FixedDelayJobData extends Object implements Serializable
FixedDelayJobData(long delay)
FixedDelayJobData(long delay, TimeUnit delayUnit)
Date
getNextScheduleDate()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FixedDelayJobData(long delay)
public FixedDelayJobData(long delay, TimeUnit delayUnit)
public Date getNextScheduleDate()
public String toString()
toString
Object
Copyright © 2023. All rights reserved.