Modifier and Type | Method and Description |
---|---|
Iterable<UserPref> |
Gadget.getUserPrefs()
Returns preferences of the user which are associated with this Gadget.
|
Modifier and Type | Class and Description |
---|---|
class |
UserPrefImpl |
Modifier and Type | Method and Description |
---|---|
Iterable<UserPref> |
OpenSocialDashboardItem.getUserPrefs() |
Iterable<UserPref> |
OpenSocialGadget.getUserPrefs() |
Iterable<UserPref> |
DashboardItem.getUserPrefs() |
Constructor and Description |
---|
UserPrefRepresentation(UserPref userPref) |
Constructor and Description |
---|
UserPrefsRepresentation(Iterable<UserPref> prefs,
String actionUrl) |
Modifier and Type | Method and Description |
---|---|
static Iterable<UserPref> |
UserPreferencesTransformer.userPrefsFromGadgetSpec(GadgetSpec spec,
GadgetState state) |
Copyright © 2018 Atlassian. All rights reserved.