Class MirrorMethodProcessor
java.lang.Object
org.pentaho.di.ui.spoon.partition.processor.AbstractMethodProcessor
org.pentaho.di.ui.spoon.partition.processor.MirrorMethodProcessor
- All Implemented Interfaces:
MethodProcessor
- Author:
- Evgeniy_Lyakhov@epam.com
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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
-
Constructor Details
-
MirrorMethodProcessor
public MirrorMethodProcessor()
-
-
Method Details
-
schemaSelection
public void schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) throws org.pentaho.di.core.exception.KettlePluginException - Throws:
org.pentaho.di.core.exception.KettlePluginException
-