Uses of Enum Class
ch.admin.bit.jeap.deploymentlog.domain.DeploymentType
Packages that use DeploymentType
-
Uses of DeploymentType in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that return DeploymentTypeModifier and TypeMethodDescriptionstatic DeploymentTypeReturns the enum constant of this class with the specified name.static DeploymentType[]DeploymentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.admin.bit.jeap.deploymentlog.domain that return types with arguments of type DeploymentTypeMethod parameters in ch.admin.bit.jeap.deploymentlog.domain with type arguments of type DeploymentTypeModifier and TypeMethodDescriptionDeployment.DeploymentBuilder.deploymentTypes(Set<DeploymentType> deploymentTypes)