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