Uses of Class
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.VersionMove

Packages that use VersionMove
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client   
 

Uses of VersionMove in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 

Methods in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client that return VersionMove
 VersionMove VersionMove.after(URI after)
           
 VersionMove VersionMove.position(String position)
           
 

Methods in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client with parameters of type VersionMove
 Version VersionClient.move(String versionId, VersionMove versionMove)
           
 Response VersionClient.moveResponse(String versionId, VersionMove versionMove)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.