Class AttachmentViewModeOptionsFactory
java.lang.Object
com.atlassian.jira.plugin.viewissue.AttachmentViewModeOptionsFactory
- All Implemented Interfaces:
com.atlassian.plugin.web.api.provider.WebItemProvider
public class AttachmentViewModeOptionsFactory
extends Object
implements com.atlassian.plugin.web.api.provider.WebItemProvider
Factory to return the options for the different view mode options
- Since:
- 6.4
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentViewModeOptionsFactory
(VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext, AttachmentConfigManager attachmentConfigManager, AttachmentBlockContextHelper helper) -
Method Summary
-
Constructor Details
-
AttachmentViewModeOptionsFactory
public AttachmentViewModeOptionsFactory(VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext, AttachmentConfigManager attachmentConfigManager, AttachmentBlockContextHelper helper)
-
-
Method Details
-
getItems
- Specified by:
getItems
in interfacecom.atlassian.plugin.web.api.provider.WebItemProvider
-