com.atlassian.confluence.pageobjects.component.macro
Class UserProfileMacro.Locator

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.macro.UserProfileMacro.Locator
Enclosing class:
UserProfileMacro

public static class UserProfileMacro.Locator
extends Object


Constructor Summary
UserProfileMacro.Locator()
           
 
Method Summary
 List<UserProfileMacro> findAllUserProfileMacros()
           
 com.atlassian.pageobjects.elements.PageElement findNoUserDiv()
           
 UserProfileMacro findUserMacro(String username)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfileMacro.Locator

public UserProfileMacro.Locator()
Method Detail

findUserMacro

public UserProfileMacro findUserMacro(String username)

findAllUserProfileMacros

public List<UserProfileMacro> findAllUserProfileMacros()

findNoUserDiv

public com.atlassian.pageobjects.elements.PageElement findNoUserDiv()


Copyright © 2003–2015 Atlassian. All rights reserved.