Uses of Enum Class
de.espirit.firstspirit.access.schedule.DeployTask.Type
Packages that use DeployTask.Type
-
Uses of DeployTask.Type in de.espirit.firstspirit.access.schedule
Methods in de.espirit.firstspirit.access.schedule that return DeployTask.TypeModifier and TypeMethodDescription@NotNull DeployTask.TypeDeployTask.getType()Theused for deploymentTypestatic DeployTask.TypeReturns the enum constant of this class with the specified name.static DeployTask.Type[]DeployTask.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.access.schedule with parameters of type DeployTask.TypeModifier and TypeMethodDescriptionvoidDeployTask.setType(@NotNull DeployTask.Type type) Provide theused for deploymentType