Uses of Enum
org.gitlab4j.api.models.ExportStatus.Status
Packages that use ExportStatus.Status
-
Uses of ExportStatus.Status in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return ExportStatus.StatusModifier and TypeMethodDescriptionstatic ExportStatus.Status
ExportStatus.getExportStatus()
static ExportStatus.Status
Returns the enum constant of this type with the specified name.static ExportStatus.Status[]
ExportStatus.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gitlab4j.api.models with parameters of type ExportStatus.StatusModifier and TypeMethodDescriptionvoid
ExportStatus.setExportStatus
(ExportStatus.Status exportStatus)