public interface MyJiraHomePreference
Modifier and Type | Method and Description |
---|---|
String |
findHome(ApplicationUser user)
Finds a home location for the given user.
|
@Nonnull String findHome(@Nullable ApplicationUser user)
user
- the user for which the home location is requestedCopyright © 2002-2023 Atlassian. All Rights Reserved.