Uses of Class
com.atlassian.jira.issue.fields.option.TextOption

Packages that use TextOption
com.atlassian.jira.util   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.action.util   
 

Uses of TextOption in com.atlassian.jira.util
 

Methods in com.atlassian.jira.util that return types with arguments of type TextOption
 Collection<TextOption> ParameterStore.getTimePeriods()
          The time periods for filtering by last updated and date created.
 

Uses of TextOption in com.atlassian.jira.web.action.admin
 

Methods in com.atlassian.jira.web.action.admin that return types with arguments of type TextOption
 List<TextOption> TimeTrackingAdmin.getTimeTrackingFormats()
           
 

Uses of TextOption in com.atlassian.jira.web.action.user
 

Methods in com.atlassian.jira.web.action.user that return types with arguments of type TextOption
 Collection<TextOption> UpdateUserPreferences.getKeyboardShortcutList()
          Gets the available list of options for the Keyboard shortcut preference
 Collection<TextOption> UpdateUserPreferences.getOwnChangesList()
          Gets the available list of options for the Sharing Default preference
 Collection<TextOption> UpdateUserPreferences.getShareList()
          Gets the available list of options for the Sharing Default preference
 

Uses of TextOption in com.atlassian.jira.web.action.util
 

Methods in com.atlassian.jira.web.action.util that return types with arguments of type TextOption
 Collection<TextOption> ViewKeyboardShortcuts.getKeyboardShortcutList()
          Gets the available list of options for the Keyboard shortcut preference
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.