Package org.pentaho.di.core.gui
Class RuntimeThreadDialogs
java.lang.Object
org.pentaho.di.core.gui.RuntimeThreadDialogs
- All Implemented Interfaces:
ThreadDialogs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
threadMessageBox
(String message, String text, boolean allowCancel, int type)
-
Constructor Details
-
RuntimeThreadDialogs
public RuntimeThreadDialogs()
-
-
Method Details
-
threadMessageBox
- Specified by:
threadMessageBox
in interfaceThreadDialogs
-