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