com.atlassian.jira.pageobjects.components
Class JiraCommonHeader

java.lang.Object
  extended by com.atlassian.jira.pageobjects.components.JiraCommonHeader

public class JiraCommonHeader
extends Object


Field Summary
protected  com.atlassian.pageobjects.elements.PageElementFinder elementFinder
           
protected  com.atlassian.pageobjects.PageBinder pageBinder
           
 
Constructor Summary
JiraCommonHeader()
           
 
Method Summary
 com.atlassian.pageobjects.elements.query.TimedCondition isAt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elementFinder

@Inject
protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder

pageBinder

@Inject
protected com.atlassian.pageobjects.PageBinder pageBinder
Constructor Detail

JiraCommonHeader

public JiraCommonHeader()
Method Detail

isAt

public com.atlassian.pageobjects.elements.query.TimedCondition isAt()


Copyright © 2002-2013 Atlassian. All Rights Reserved.