Class AttachmentSortingOptionsFactory

java.lang.Object
com.atlassian.jira.plugin.viewissue.AttachmentSortingOptionsFactory
All Implemented Interfaces:
com.atlassian.plugin.web.api.provider.WebItemProvider

public class AttachmentSortingOptionsFactory extends Object implements com.atlassian.plugin.web.api.provider.WebItemProvider
Factory to return the options for the different sorting options
Since:
v5.0
  • 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