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
 java.lang.String getProfilePictureSrc()
           
 java.lang.String getUserName()
           
 java.lang.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 java.lang.String getUserName()

getUserUrl

public java.lang.String getUserUrl()

getProfilePictureSrc

public java.lang.String getProfilePictureSrc()


Copyright © 2003-2014 Atlassian. All Rights Reserved.