public class

EmptyWebPanel

extends Object
implements WebPanel
java.lang.Object
   ↳ com.atlassian.jira.plugin.webfragment.EmptyWebPanel

Summary

Public Constructors
EmptyWebPanel()
Public Methods
String getHtml(Map<StringObject> context)
void writeHtml(Writer writer, Map<StringObject> context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.model.WebPanel

Public Constructors

public EmptyWebPanel ()

Public Methods

public String getHtml (Map<StringObject> context)

public void writeHtml (Writer writer, Map<StringObject> context)

Throws
IOException