com.atlassian.jira.functest.framework
Interface UserProfile.Link

All Known Implementing Classes:
UserProfileImpl.DefaultLink
Enclosing interface:
UserProfile

public static interface UserProfile.Link


Method Summary
 boolean isPresent()
          Whether the link to the user's profile is present on the JIRA Header.
 

Method Detail

isPresent

boolean isPresent()
Whether the link to the user's profile is present on the JIRA Header.

Returns:
true if the link to the user's profile is present on the JIRA Header; otherwise false.


Copyright © 2002-2014 Atlassian. All Rights Reserved.