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.Link
isPresent
in interface UserProfile.Link
true
if the link to the user's profile is present on the JIRA Header; otherwise
false
.Copyright © 2002-2022 Atlassian. All Rights Reserved.