java.lang.Object |
↳ |
com.atlassian.jira.plugin.viewissue.SubTaskViewOptionsFactory |
Class Overview
Factory to return the options for the different views for subtask list (All, Unresolved)
Public Constructors
Public Methods
Parameters
user
| The user this list is being generated for. |
Returns
- a list of
SimpleLink
objects tailored for the user.
Initialization method for the factory. Used to retrieve information off the module descriptor
Parameters
descriptor
| The descriptor responsible for defining this factory.
|