Uses of Enum Class
io.helidon.common.features.metadata.FeatureStatus
Packages that use FeatureStatus
-
Uses of FeatureStatus in io.helidon.common.features.metadata
Methods in io.helidon.common.features.metadata that return FeatureStatusModifier and TypeMethodDescriptionFeatureMetadata.BuilderBase.FeatureMetadataImpl.status()
FeatureMetadata.status()
Feature status.static FeatureStatus
Returns the enum constant of this class with the specified name.static FeatureStatus[]
FeatureStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.helidon.common.features.metadata that return types with arguments of type FeatureStatusMethods in io.helidon.common.features.metadata with parameters of type FeatureStatusModifier and TypeMethodDescriptionFeatureMetadata.BuilderBase.status
(FeatureStatus status) Feature status.