Uses of Enum Class
org.aoju.bus.gitlab.Constants.PackageStatus
Packages that use Constants.PackageStatus
-
Uses of Constants.PackageStatus in org.aoju.bus.gitlab
Methods in org.aoju.bus.gitlab 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. -
Uses of Constants.PackageStatus in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models with parameters of type Constants.PackageStatusModifier and TypeMethodDescriptionPackageFilter.withStatus(Constants.PackageStatus status) Filter the returned packages by status.