public abstract class ScheduleTaskDialogFactory extends Object
Constructor and Description |
---|
ScheduleTaskDialogFactory(ScheduleTask task)
Constructor based on a task.
|
Modifier and Type | Method and Description |
---|---|
abstract ScheduleTaskDialog |
createDialog(Host host)
Creates a dialog instance based on the given host.
|
protected ScheduleTask |
getTask()
Provides the task the dialog will be based upon.
|
public ScheduleTaskDialogFactory(@NotNull ScheduleTask task)
task
- The task.@NotNull protected final ScheduleTask getTask()
@NotNull public abstract ScheduleTaskDialog createDialog(@NotNull Host host)
host
- The host.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210