Uses of Interface
de.espirit.firstspirit.access.schedule.DeployTask
-
Uses of DeployTask in de.espirit.firstspirit.server.scheduler
Modifier and TypeMethodDescriptionDeployTargetDialogFactory.getDeployTask()
Gets the deploy task.Modifier and TypeMethodDescriptionDeployTargetFactory.create
(@NotNull DeployTask deployTask, DTO dto) Factory to create a new target.<E> E
DeployTargetFactory.createEditorFactory
(@NotNull Class<E> type, @NotNull DeployTask deployTask, T deployTarget) Create a gui factory of a specified type.final void
DeployTargetDialogFactory.setDeployTask
(DeployTask deployTask) Sets the deploy task.