Class PartitionMethodSelector
- java.lang.Object
-
- org.pentaho.di.ui.spoon.partition.PartitionMethodSelector
-
public class PartitionMethodSelector extends Object
- Author:
- Evgeniy_Lyakhov@epam.com
-
-
Field Summary
Fields Modifier and Type Field Description static String
STRING_PARTITION_METHOD_SELECTOR_DIALOG_TEXT
static String
STRING_PARTITION_METHOD_SELECTOR_DIALOG_TITLE
-
Constructor Summary
Constructors Constructor Description PartitionMethodSelector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
askForPartitionMethod(org.eclipse.swt.widgets.Shell shell, PartitionSettings settings)
-
-
-
Method Detail
-
askForPartitionMethod
public String askForPartitionMethod(org.eclipse.swt.widgets.Shell shell, PartitionSettings settings)
-
-