Uses of Class
org.gitlab4j.api.models.ExportStatus.Status
| Package | Description |
|---|---|
| org.gitlab4j.api.models |
-
Uses of ExportStatus.Status in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return ExportStatus.Status Modifier and Type Method Description static ExportStatus.StatusExportStatus.Status. forValue(String value)ExportStatus.StatusExportStatus. getExportStatus()static ExportStatus.StatusExportStatus.Status. valueOf(String name)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.Status Modifier and Type Method Description voidExportStatus. setExportStatus(ExportStatus.Status exportStatus)