com.atlassian.jira.plugin.viewissue
Class AttachmentSortingOrderOptionsFactory

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

public class AttachmentSortingOrderOptionsFactory
extends Object
implements com.atlassian.plugin.web.api.provider.WebItemProvider

Factory to return the options for the different sorting order options

Since:
v5.0

Constructor Summary
AttachmentSortingOrderOptionsFactory(VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext)
           
 
Method Summary
 Iterable<com.atlassian.plugin.web.api.WebItem> getItems(Map<String,Object> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentSortingOrderOptionsFactory

public AttachmentSortingOrderOptionsFactory(VelocityRequestContextFactory requestContextFactory,
                                            JiraAuthenticationContext authenticationContext)
Method Detail

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


Copyright © 2002-2014 Atlassian. All Rights Reserved.