Uses of Class
com.atlassian.jira.pageobjects.components.userpicker.MentionsUserPicker

Packages that use MentionsUserPicker
com.atlassian.jira.pageobjects.components.userpicker   
com.atlassian.jira.pageobjects.pages.viewissue   
 

Uses of MentionsUserPicker in com.atlassian.jira.pageobjects.components.userpicker
 

Methods in com.atlassian.jira.pageobjects.components.userpicker that return MentionsUserPicker
 MentionsUserPicker MentionsUserPicker.down()
           
 MentionsUserPicker MentionsUserPicker.selectActiveSuggestion()
          Select active suggestion by pressing enter.
protected  MentionsUserPicker MentionsUserPicker.typeSpecialKey(org.openqa.selenium.Keys key)
           
 MentionsUserPicker MentionsUserPicker.up()
           
 

Uses of MentionsUserPicker in com.atlassian.jira.pageobjects.pages.viewissue
 

Methods in com.atlassian.jira.pageobjects.pages.viewissue that return MentionsUserPicker
 MentionsUserPicker AddCommentSection.mentions()
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.