Uses of Interface
net.javacrumbs.shedlock.core.LockingTaskExecutor.Task
-
Packages that use LockingTaskExecutor.Task Package Description net.javacrumbs.shedlock.core -
-
Uses of LockingTaskExecutor.Task in net.javacrumbs.shedlock.core
Methods in net.javacrumbs.shedlock.core with parameters of type LockingTaskExecutor.Task Modifier and Type Method Description voidDefaultLockingTaskExecutor. executeWithLock(@NotNull LockingTaskExecutor.Task task, @NotNull LockConfiguration lockConfig)voidLockingTaskExecutor. executeWithLock(@NotNull LockingTaskExecutor.Task task, @NotNull LockConfiguration lockConfig)
-