de.espirit.firstspirit.server.scheduler
Class ScheduleTaskDialogFactory

java.lang.Object
  extended by de.espirit.firstspirit.server.scheduler.ScheduleTaskDialogFactory

public abstract class ScheduleTaskDialogFactory
extends Object


Constructor Summary
ScheduleTaskDialogFactory(ScheduleTask task)
           
 
Method Summary
abstract  ScheduleTaskDialog createDialog(Host host)
           
protected  ScheduleTask getTask()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduleTaskDialogFactory

public ScheduleTaskDialogFactory(@NotNull
                                 ScheduleTask task)
Method Detail

getTask

@NotNull
protected final ScheduleTask getTask()

createDialog

@NotNull
public abstract ScheduleTaskDialog createDialog(@NotNull
                                                        Host host)


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480