Class TextWarning
- java.lang.Object
-
- jetbrains.buildServer.controllers.popupDialogs.checkLists.TextWarning
-
-
Constructor Summary
Constructors Constructor Description TextWarning(String text)
-
-
-
Constructor Detail
-
TextWarning
public TextWarning(@NotNull String text)
-
-
Method Detail
-
getText
@NotNull public String getText()
-
getRendererPage
@NotNull public String getRendererPage()
- Specified by:
getRendererPage
in interfaceWarning
-
-