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 Details

  • Method Details

    • getItems

      public Iterable<com.atlassian.plugin.web.api.WebItem> getItems(Map<String,Object> context)
      Specified by:
      getItems in interface com.atlassian.plugin.web.api.provider.WebItemProvider