package

com.atlassian.jira.my_home

Interfaces

MyJiraHomeStorage Loads and stores the My JIRA Home for the given user. 
MyJiraHomeUpdateService Update the My JIRA Home to a new value. 
MyJiraHomeValidator Checks whether the current My JIRA Home (the plugin module key) is actual valid and usable. 

Classes

MyJiraHomePreferenceImpl Applies validation after loading a value. 
MyJiraHomeSelectionProvider Provides the current My JIRA Home (the plugin module key). 
MyJiraHomeStorageImpl Loads and stores the My JIRA Home in the user's preferences. 
MyJiraHomeUpdateServiceImpl Applies validation before storing the new plugin module key. 
MyJiraHomeValidatorImpl The plugin module key is valid, if it is enabled.