|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserProfile | |
---|---|
com.atlassian.jira.functest.framework |
Uses of UserProfile in com.atlassian.jira.functest.framework |
---|
Classes in com.atlassian.jira.functest.framework that implement UserProfile | |
---|---|
class |
UserProfileImpl
Default implementation of UserProfile |
Methods in com.atlassian.jira.functest.framework that return UserProfile | |
---|---|
UserProfile |
UserProfile.changeAutowatch(boolean autowatch)
Changes the current user's autowatch preference. |
UserProfile |
UserProfileImpl.changeAutowatch(boolean autowatch)
|
UserProfile |
UserProfile.changeNotifyMyChanges(boolean notify)
Changes the current user would like to be notified by their own changes. |
UserProfile |
UserProfileImpl.changeNotifyMyChanges(boolean notify)
|
UserProfile |
UserProfile.changeUserTimeZone(String timeZoneID)
Changes the current user's time zone. |
UserProfile |
UserProfileImpl.changeUserTimeZone(String timeZoneID)
|
UserProfile |
NavigationImpl.userProfile()
|
UserProfile |
Navigation.userProfile()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |