public class

SubTaskViewOptionsFactory

extends Object
implements WebItemProvider
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)

Summary

Public Constructors
SubTaskViewOptionsFactory(VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext)
Public Methods
Iterable<WebItem> getItems(Map<StringObject> context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.api.provider.WebItemProvider

Public Constructors

public SubTaskViewOptionsFactory (VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext)

Public Methods

public Iterable<WebItem> getItems (Map<StringObject> context)