com.atlassian.jira.pageobjects.pages.admin.screen
Class AssociateIssueOperationToScreenForm

java.lang.Object
  extended by com.atlassian.jira.pageobjects.pages.admin.screen.AssociateIssueOperationToScreenForm

public class AssociateIssueOperationToScreenForm
extends Object

Since:
v5.0.1

Constructor Summary
AssociateIssueOperationToScreenForm()
           
 
Method Summary
static String getOptionText(com.atlassian.pageobjects.elements.SelectElement element)
           
static List<String> getOptionTexts(com.atlassian.pageobjects.elements.SelectElement element)
           
 void waitUtilReady()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociateIssueOperationToScreenForm

public AssociateIssueOperationToScreenForm()
Method Detail

waitUtilReady

public void waitUtilReady()

getOptionText

public static String getOptionText(com.atlassian.pageobjects.elements.SelectElement element)

getOptionTexts

public static List<String> getOptionTexts(com.atlassian.pageobjects.elements.SelectElement element)


Copyright © 2002-2014 Atlassian. All Rights Reserved.