java.lang.Object | |
↳ | com.atlassian.jira.plugin.viewissue.AttachmentBlockContentRenderingInstructionsProvider |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Provides web component rendering instructions based on the current context.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||
From interface
com.atlassian.jira.web.component.ContentRenderingInstructionsProvider
|
Provides web component rendering instructions based on the current context. The context is the same which would be passed to the web component context provider during this rendering cycle.
context | rendering context |
---|