com.atlassian.jira.pageobjects.elements
Class GlobalMessage

java.lang.Object
  extended by com.atlassian.jira.pageobjects.elements.AuiMessage
      extended by com.atlassian.jira.pageobjects.elements.GlobalMessage

public class GlobalMessage
extends AuiMessage

Global AUI message. The one that shows floating at the top of page.

Since:
v5.0

Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.jira.pageobjects.elements.AuiMessage
AuiMessage.Type
 
Field Summary
 
Fields inherited from class com.atlassian.jira.pageobjects.elements.AuiMessage
context, elementFinder, message
 
Constructor Summary
GlobalMessage()
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.pageobjects.elements.AuiMessage
dismiss, getMessage, getType, isCloseable, isOfType, isPresent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalMessage

public GlobalMessage()


Copyright © 2002-2013 Atlassian. All Rights Reserved.