Class NoneMethodProcessor
- java.lang.Object
-
- org.pentaho.di.ui.spoon.partition.processor.AbstractMethodProcessor
-
- org.pentaho.di.ui.spoon.partition.processor.NoneMethodProcessor
-
- All Implemented Interfaces:
MethodProcessor
public class NoneMethodProcessor extends AbstractMethodProcessor
- Author:
- Evgeniy_Lyakhov@epam.com
-
-
Constructor Summary
Constructors Constructor Description NoneMethodProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)
-
Methods inherited from class org.pentaho.di.ui.spoon.partition.processor.AbstractMethodProcessor
askForSchema, processForKnownSchema
-
-
-
-
Method Detail
-
schemaSelection
public void schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)
-
-