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)
ContentRenderingInstructionsProvidergetInstruction in interface ContentRenderingInstructionsProvidercontext - rendering contextCopyright © 2002-2017 Atlassian. All Rights Reserved.