Package com.github.kagkarlsson.scheduler
Class SchedulerClient.ScheduleOptions
java.lang.Object
com.github.kagkarlsson.scheduler.SchedulerClient.ScheduleOptions
- Enclosing interface:
- SchedulerClient
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SchedulerClient.ScheduleOptionsstatic final SchedulerClient.ScheduleOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
WHEN_EXISTS_DO_NOTHING
-
WHEN_EXISTS_RESCHEDULE
-
-
Constructor Details
-
ScheduleOptions
public ScheduleOptions()
-
-
Method Details
-
defaultOptions
-
whenExistsReschedule
-
whenExistsDoNothing
-
getWhenExists
-