Uses of Enum Class
org.miaixz.bus.gitlab.models.Constants.PackageStatus
Packages that use Constants.PackageStatus
-
Uses of Constants.PackageStatus in org.miaixz.bus.gitlab.models
Methods in org.miaixz.bus.gitlab.models that return Constants.PackageStatusModifier and TypeMethodDescriptionstatic Constants.PackageStatusstatic Constants.PackageStatusReturns the enum constant of this class with the specified name.static Constants.PackageStatus[]Constants.PackageStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.miaixz.bus.gitlab.models with parameters of type Constants.PackageStatusModifier and TypeMethodDescriptionPackageFilter.withStatus(Constants.PackageStatus status) Filter the returned packages by status.