Uses of Class
io.gitea.model.ServerVersion
| Package | Description |
|---|---|
| io.gitea.api | |
| io.gitea.model |
-
Uses of ServerVersion in io.gitea.api
Methods in io.gitea.api that return ServerVersion Modifier and Type Method Description ServerVersionMiscellaneousApi. getVersion()Returns the version of the Gitea applicationMethods in io.gitea.api that return types with arguments of type ServerVersion Modifier and Type Method Description ApiResponse<ServerVersion>MiscellaneousApi. getVersionWithHttpInfo()Returns the version of the Gitea applicationMethod parameters in io.gitea.api with type arguments of type ServerVersion Modifier and Type Method Description com.squareup.okhttp.CallMiscellaneousApi. getVersionAsync(ApiCallback<ServerVersion> callback)Returns the version of the Gitea application (asynchronously) -
Uses of ServerVersion in io.gitea.model
Methods in io.gitea.model that return ServerVersion Modifier and Type Method Description ServerVersionServerVersion. version(java.lang.String version)