Class SubTaskViewOptionsFactory
java.lang.Object
com.atlassian.jira.plugin.viewissue.subtasks.SubTaskViewOptionsFactory
- All Implemented Interfaces:
com.atlassian.plugin.web.api.provider.WebItemProvider
public class SubTaskViewOptionsFactory
extends Object
implements com.atlassian.plugin.web.api.provider.WebItemProvider
Factory to return the options for the different views for subtask list (All, Unresolved)
- Since:
- v4.4
-
Constructor Summary
ConstructorsConstructorDescriptionSubTaskViewOptionsFactory(VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.plugin.web.api.provider.WebItemProvider
init
-
Constructor Details
-
SubTaskViewOptionsFactory
public SubTaskViewOptionsFactory(VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext)
-
-
Method Details
-
getItems
- Specified by:
getItemsin interfacecom.atlassian.plugin.web.api.provider.WebItemProvider
-