public class MyJiraHomePreferenceOsgiDelegator extends Object implements MyJiraHomePreference
MyJiraHomePreferenceFallBack.| Constructor and Description |
|---|
MyJiraHomePreferenceOsgiDelegator() |
| Modifier and Type | Method and Description |
|---|---|
String |
findHome(ApplicationUser user)
Finds a home location for the given user.
|
@Nonnull public String findHome(@Nullable ApplicationUser user)
MyJiraHomePreferencefindHome in interface MyJiraHomePreferenceuser - the user for which the home location is requestedCopyright © 2002-2015 Atlassian. All Rights Reserved.