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.StatusExportStatus.getExportStatus()static ExportStatus.StatusReturns 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 TypeMethodDescriptionvoidExportStatus.setExportStatus(ExportStatus.Status exportStatus)