Class AttachmentSortingOrderOptionsFactory
java.lang.Object
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
ConstructorsConstructorDescriptionAttachmentSortingOrderOptionsFactory
(VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext) -
Method Summary
-
Constructor Details
-
AttachmentSortingOrderOptionsFactory
public AttachmentSortingOrderOptionsFactory(VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext)
-
-
Method Details
-
getItems
- Specified by:
getItems
in interfacecom.atlassian.plugin.web.api.provider.WebItemProvider
-