Package org.gitlab4j.api.models
Class ExportStatus
java.lang.Object
org.gitlab4j.api.models.ExportStatus
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum representing the status of the export. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getLinkByName(String name) getLinks()getName()getPath()voidsetCreatedAt(Date createdAt) voidsetDescription(String description) voidsetExportStatus(ExportStatus.Status exportStatus) voidvoidvoidvoidsetNameWithNamespace(String nameWithNamespace) voidvoidsetPathWithNamespace(String pathWithNamespace) toString()
-
Constructor Details
-
ExportStatus
public ExportStatus()
-
-
Method Details