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

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

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

Methods in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client that return types with arguments of type LinkGroup
 List<LinkGroup> LinkGroup.getGroups()
           
 List<LinkGroup> Opsbar.getLinkGroups()
           
 

Method parameters in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client with type arguments of type LinkGroup
 void LinkGroup.setGroups(List<LinkGroup> groups)
           
 void Opsbar.setLinkGroups(List<LinkGroup> linkGroups)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.