| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.theplugin.util.Util
public final class Util
| Field Summary | |
|---|---|
static java.lang.String | 
HTML_NEW_LINE
 | 
| Method Summary | |
|---|---|
static java.lang.String | 
textToMultilineHtml(java.lang.String text)
Transforms provided text into simple HTML equivalent (multiline, honoring whitespaces).  | 
static com.atlassian.theplugin.commons.ServerType | 
toolWindowPanelsToServerType(PluginToolWindow.ToolWindowPanels panel)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String HTML_NEW_LINE
| Method Detail | 
|---|
@Nullable
public static java.lang.String textToMultilineHtml(@Nullable
                                                            java.lang.String text)
text - plain text to tranform into HTML
null if text was null
public static com.atlassian.theplugin.commons.ServerType toolWindowPanelsToServerType(PluginToolWindow.ToolWindowPanels panel)
                                                                               throws com.atlassian.theplugin.commons.exception.ThePluginException
com.atlassian.theplugin.commons.exception.ThePluginException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||