Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
e79e6be6
Commit
e79e6be6
authored
Nov 27, 2019
by
Greg Messner
Browse files
Fixed Javadoc on moveIssi=ue() (#480).
parent
e27a98ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/gitlab4j/api/IssuesApi.java
View file @
e79e6be6
...
@@ -995,7 +995,7 @@ public class IssuesApi extends AbstractApi implements Constants {
...
@@ -995,7 +995,7 @@ public class IssuesApi extends AbstractApi implements Constants {
*
*
* @param projectIdOrPath the project in the form of an Integer(ID), String(path), or Project instance, required
* @param projectIdOrPath the project in the form of an Integer(ID), String(path), or Project instance, required
* @param issueIid the IID of the issue to move
* @param issueIid the IID of the issue to move
* @par
e
am toProjectId the ID of the project to move the issue to
* @param toProjectId the ID of the project to move the issue to
* @return an Issue instance for the moved issue
* @return an Issue instance for the moved issue
* @throws GitLabApiException if any exception occurs
* @throws GitLabApiException if any exception occurs
*/
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment