Uses of Enum
org.gitlab4j.api.models.ImportStatus.Status
Packages that use ImportStatus.Status
-
Uses of ImportStatus.Status in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return ImportStatus.StatusModifier and TypeMethodDescriptionstatic ImportStatus.StatusImportStatus.getImportStatus()Project.getImportStatus()static ImportStatus.StatusReturns the enum constant of this type with the specified name.static ImportStatus.Status[]ImportStatus.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 ImportStatus.StatusModifier and TypeMethodDescriptionvoidImportStatus.setImportStatus(ImportStatus.Status importStatus) voidProject.setImportStatus(ImportStatus.Status importStatus)