public class

AttachmentSortingOrderOptionsFactory

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

Class Overview

Factory to return the options for the different sorting order options

Summary

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

Public Methods

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