JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Methods
Method
Description
io.gitea.api.IssueApi.issueDeleteCommentDeprecated(String, String, Integer, Long)
io.gitea.api.IssueApi.issueDeleteCommentDeprecatedAsync(String, String, Integer, Long, ApiCallback<Void>)
io.gitea.api.IssueApi.issueDeleteCommentDeprecatedCall(String, String, Integer, Long, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener)
io.gitea.api.IssueApi.issueDeleteCommentDeprecatedWithHttpInfo(String, String, Integer, Long)
io.gitea.api.IssueApi.issueEditCommentDeprecated(String, String, Integer, Long, EditIssueCommentOption)
io.gitea.api.IssueApi.issueEditCommentDeprecatedAsync(String, String, Integer, Long, EditIssueCommentOption, ApiCallback<Comment>)
io.gitea.api.IssueApi.issueEditCommentDeprecatedCall(String, String, Integer, Long, EditIssueCommentOption, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener)
io.gitea.api.IssueApi.issueEditCommentDeprecatedWithHttpInfo(String, String, Integer, Long, EditIssueCommentOption)
io.gitea.api.OrganizationApi.createOrgRepoDeprecated(String, CreateRepoOption)
io.gitea.api.OrganizationApi.createOrgRepoDeprecatedAsync(String, CreateRepoOption, ApiCallback<Repository>)
io.gitea.api.OrganizationApi.createOrgRepoDeprecatedCall(String, CreateRepoOption, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener)
io.gitea.api.OrganizationApi.createOrgRepoDeprecatedWithHttpInfo(String, CreateRepoOption)
io.gitea.api.RepositoryApi.userTrackedTimes(String, String, String)
io.gitea.api.RepositoryApi.userTrackedTimesAsync(String, String, String, ApiCallback<List<TrackedTime>>)
io.gitea.api.RepositoryApi.userTrackedTimesCall(String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener)
io.gitea.api.RepositoryApi.userTrackedTimesWithHttpInfo(String, String, String)