com.atlassian.confluence.pageobjects.page.content
Class CommentsSection.UserLogo

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
      extended by com.atlassian.confluence.pageobjects.page.content.CommentsSection.UserLogo
All Implemented Interfaces:
PageComponent
Enclosing class:
CommentsSection

public static class CommentsSection.UserLogo
extends ConfluenceAbstractPageComponent

Represent user profile in a quick comment


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
 
Constructor Summary
CommentsSection.UserLogo()
           
 
Method Summary
 String getProfilePictureSrc()
           
 String getUserName()
           
 String getUserUrl()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
getComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentsSection.UserLogo

public CommentsSection.UserLogo()
Method Detail

getUserName

public String getUserName()

getUserUrl

public String getUserUrl()

getProfilePictureSrc

public String getProfilePictureSrc()


Copyright © 2003–2015 Atlassian. All rights reserved.