| Interface | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| 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.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.