Class UserProfileMacro

  • All Implemented Interfaces:
    PageComponent

    @Deprecated
    public class UserProfileMacro
    extends ConfluenceAbstractPageComponent
    Deprecated.
    in 5.8. Use UserProfileMacro instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Represents the User profile macro that is visible in the People Directory page.
    Since:
    4.1
    • Constructor Detail

      • UserProfileMacro

        public UserProfileMacro​(com.atlassian.pageobjects.elements.PageElement profileElement)
        Deprecated.
      • UserProfileMacro

        public UserProfileMacro​(User user)
        Deprecated.
    • Method Detail

      • isVisible

        public boolean isVisible()
        Deprecated.
      • getUser

        public User getUser()
        Deprecated.