Package com.carfey.ops.api.bean.schedule
Contains the bean classes used by
JobManager and RuntimeManager-
Class Summary Class Description AbstractScheduleCreationRequest<T extends AbstractScheduleCreationRequest<?>> OrdinalConfigurationParameters A set of parameters for a given ordinal of a scheduled job runtime.RuntimePreview RuntimePreviewListing RuntimePreviewParameters Used to filter aRuntimePreviewListingviaRuntimeManager.Schedule ScheduleAlias Mapping class between an alias and either a recur pattern or a cron pattern (delimiters supported).ScheduleAliasDetail Additional detail on ScheduleAlias to track if an alias is in useScheduleAliasListing Listing of schedule shortcuts viaScheduleAliasManager.ScheduleAliasUpdateRequest Add/update schedule aliasScheduleCreationRequest Used to add a schedule to an existing job viaJobManager.