Interface MethodProcessor
- All Known Implementing Classes:
AbstractMethodProcessor
,MirrorMethodProcessor
,NoneMethodProcessor
,SpecialMethodProcessor
public interface MethodProcessor
- Author:
- Evgeniy_Lyakhov@epam.com
-
Method Summary
Modifier and TypeMethodDescriptionvoid
schemaSelection
(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)
-
Method Details
-
schemaSelection
void schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) throws org.pentaho.di.core.exception.KettleException - Throws:
org.pentaho.di.core.exception.KettleException
-