public class AttachmentBlockContentRenderingInstructionsProvider extends Object implements ContentRenderingInstructionsProvider
Constructor and Description |
---|
AttachmentBlockContentRenderingInstructionsProvider(AttachmentManager attachmentManager,
AttachmentBlockContextHelper helper,
JiraAuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
ContentRenderingInstruction |
getInstruction(Map<String,Object> context)
Provides web component rendering instructions based on the current context.
|
public AttachmentBlockContentRenderingInstructionsProvider(AttachmentManager attachmentManager, AttachmentBlockContextHelper helper, JiraAuthenticationContext authenticationContext)
public ContentRenderingInstruction getInstruction(Map<String,Object> context)
ContentRenderingInstructionsProvider
getInstruction
in interface ContentRenderingInstructionsProvider
context
- rendering contextCopyright © 2002-2021 Atlassian. All Rights Reserved.