| Package | Description |
|---|---|
| net.javacrumbs.shedlock.spring |
| Modifier and Type | Method and Description |
|---|---|
ScheduledLockConfigurationBuilder.ConfiguredScheduledLockConfigurationBuilder |
ScheduledLockConfigurationBuilder.ConfiguredScheduledLockConfigurationBuilder.withDefaultLockAtLeastFor(TemporalAmount defaultLockAtLeastFor)
Every lock is hold at least for given amount of time.
|
ScheduledLockConfigurationBuilder.ConfiguredScheduledLockConfigurationBuilder |
ScheduledLockConfigurationBuilder.ScheduledLockConfigurationBuilderWithoutDefaultLockAtMostFor.withDefaultLockAtMostFor(TemporalAmount defaultLockAtMostFor)
Upper limit after which the lock is automatically released.
|
Copyright © 2018. All rights reserved.