Uses of Interface
de.espirit.firstspirit.scheduling.ScheduleTaskForm.ScheduleTaskConfiguration
Packages that use ScheduleTaskForm.ScheduleTaskConfiguration
-
Uses of ScheduleTaskForm.ScheduleTaskConfiguration in de.espirit.firstspirit.scheduling
Methods in de.espirit.firstspirit.scheduling with parameters of type ScheduleTaskForm.ScheduleTaskConfigurationModifier and TypeMethodDescriptionvoidScheduleTaskForm.load(@NotNull ScheduleTaskForm.ScheduleTaskConfiguration<D> configuration) Load this form from the given configuration container.
Note: The form will be loaded only after its component was requested.voidScheduleTaskForm.store(@NotNull ScheduleTaskForm.ScheduleTaskConfiguration<D> configuration) Store this form to the given configuration container.