Uses of Class
com.atlassian.jira.rest.v2.issue.IssueSubTaskMovePositionBean
Packages that use IssueSubTaskMovePositionBean
-
Uses of IssueSubTaskMovePositionBean in com.atlassian.jira.rest.v2.issue
Methods in com.atlassian.jira.rest.v2.issue with parameters of type IssueSubTaskMovePositionBeanModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseIssueSubTaskResource.moveSubTasks(String issueIdOrKey, IssueSubTaskMovePositionBean position) Reorders an issue's subtasks by moving the subtask at index "from" to index "to".