Interface ContentRenderingInstructionProvider

All Known Implementing Classes:
DefaultContentRenderingInstructionProvider

public interface ContentRenderingInstructionProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    get(Map<String,Object> context, com.atlassian.plugin.web.api.descriptors.WebPanelModuleDescriptor<? extends com.atlassian.plugin.web.api.model.WebPanel> panel)
     
  • Method Details