Package org.aoju.bus.gitlab.models
Class ExportStatus
java.lang.Object
org.aoju.bus.gitlab.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
-
getId
-
setId
-
getDescription
-
setDescription
-
getName
-
setName
-
getNameWithNamespace
-
setNameWithNamespace
-
getPath
-
setPath
-
getPathWithNamespace
-
setPathWithNamespace
-
getCreatedAt
-
setCreatedAt
-
getExportStatus
-
setExportStatus
-
getLinks
-
setLinks
-
getLinkByName
-
toString
-