Class UserProfileImpl.DefaultLink

java.lang.Object
com.atlassian.jira.functest.framework.UserProfileImpl.DefaultLink
All Implemented Interfaces:
UserProfile.Link
Enclosing class:
UserProfileImpl

public static class UserProfileImpl.DefaultLink extends Object implements UserProfile.Link
  • Constructor Details

    • DefaultLink

      public DefaultLink(net.sourceforge.jwebunit.WebTester tester)
  • Method Details

    • isPresent

      public boolean isPresent()
      Description copied from interface: UserProfile.Link
      Whether the link to the user's profile is present on the JIRA Header.
      Specified by:
      isPresent in interface UserProfile.Link
      Returns:
      true if the link to the user's profile is present on the JIRA Header; otherwise false.