public class

AttachmentSortingOptionsFactory

extends Object
implements WebItemProvider
java.lang.Object
   ↳ com.atlassian.jira.plugin.viewissue.AttachmentSortingOptionsFactory

Class Overview

Factory to return the options for the different sorting options

Summary

Public Constructors
AttachmentSortingOptionsFactory(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 AttachmentSortingOptionsFactory (VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext)

Public Methods

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