@Target(value=TYPE) @Retention(value=RUNTIME) public @interface SimpleTrigger
boolean
isConcurrencyAllowed
String[]
jobDataMap
int
repeatCount
long
repeatInterval
TimeUnit
timeUnit
public abstract long repeatInterval
public abstract TimeUnit timeUnit
public abstract int repeatCount
public abstract boolean isConcurrencyAllowed
public abstract String[] jobDataMap
Copyright © 2011–2017 Knowm Inc.. All rights reserved.