public static class UserProfileImpl.DefaultLink extends Object implements UserProfile.Link
| Constructor and Description |
|---|
DefaultLink(net.sourceforge.jwebunit.WebTester tester) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPresent()
Whether the link to the user's profile is present on the JIRA Header.
|
public boolean isPresent()
UserProfile.LinkisPresent in interface UserProfile.Linktrue if the link to the user's profile is present on the JIRA Header; otherwise
false.Copyright © 2002-2022 Atlassian. All Rights Reserved.