Uses of Interface
com.atlassian.jira.functest.framework.UserProfile
Packages that use UserProfile
Package
Description
-
Uses of UserProfile in com.atlassian.jira.functest.framework
Classes in com.atlassian.jira.functest.framework that implement UserProfileMethods in com.atlassian.jira.functest.framework that return UserProfileModifier and TypeMethodDescriptionUserProfile.changeAutowatch(boolean autowatch) Changes the current user's autowatch preference.UserProfileImpl.changeAutowatch(boolean autowatch) UserProfile.changeNotifyMyChanges(boolean notify) Changes the current user would like to be notified by their own changes.UserProfileImpl.changeNotifyMyChanges(boolean notify) UserProfile.changeQuickSearchingMode(String quichSearchingMode) Changes the current user's quickSearchMide preference.UserProfileImpl.changeQuickSearchingMode(String quickSearchingMode) UserProfile.changeUserTimeZone(String timeZoneID) Changes the current user's time zone.UserProfileImpl.changeUserTimeZone(String timeZoneID) Navigation.userProfile()NavigationImpl.userProfile() -
Uses of UserProfile in com.atlassian.jira.webtests.ztests.applinks.confluence
Methods in com.atlassian.jira.webtests.ztests.applinks.confluence that return UserProfile