Class RepeatScheduleOptions
java.lang.Object
io.gs2.cdk.schedule.model.options.RepeatScheduleOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithCurrentRepeatEndAt(Long currentRepeatEndAt) withCurrentRepeatStartAt(Long currentRepeatStartAt) withLastRepeatEndAt(Long lastRepeatEndAt) withNextRepeatStartAt(Long nextRepeatStartAt)
-
Field Details
-
currentRepeatStartAt
-
currentRepeatEndAt
-
lastRepeatEndAt
-
nextRepeatStartAt
-
-
Constructor Details
-
RepeatScheduleOptions
public RepeatScheduleOptions()
-
-
Method Details
-
withCurrentRepeatStartAt
-
withCurrentRepeatEndAt
-
withLastRepeatEndAt
-
withNextRepeatStartAt
-