public abstract class DeployTargetDialogFactory extends Object
Constructor and Description |
---|
DeployTargetDialogFactory() |
Modifier and Type | Method and Description |
---|---|
abstract ScheduleTaskDialog |
createDialog(Host host,
Window owner) |
DeployTarget |
getDeployTarget() |
DeployTask |
getDeployTask() |
void |
setDeployTarget(DeployTarget deployTarget) |
void |
setDeployTask(DeployTask deployTask) |
public final void setDeployTarget(@NotNull DeployTarget deployTarget)
public DeployTarget getDeployTarget()
public final void setDeployTask(DeployTask deployTask)
public DeployTask getDeployTask()
@NotNull public abstract ScheduleTaskDialog createDialog(@NotNull Host host, Window owner)
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500