Uses of Class
net.javacrumbs.shedlock.spring.annotation.EnableSchedulerLock.InterceptMode
| Package | Description |
|---|---|
| net.javacrumbs.shedlock.spring.annotation |
-
Uses of EnableSchedulerLock.InterceptMode in net.javacrumbs.shedlock.spring.annotation
Methods in net.javacrumbs.shedlock.spring.annotation that return EnableSchedulerLock.InterceptMode Modifier and Type Method Description static EnableSchedulerLock.InterceptModeEnableSchedulerLock.InterceptMode. valueOf(String name)Returns the enum constant of this type with the specified name.static EnableSchedulerLock.InterceptMode[]EnableSchedulerLock.InterceptMode. values()Returns an array containing the constants of this enum type, in the order they are declared.