Class NoneMethodProcessor
- java.lang.Object
-
- org.apache.hop.ui.hopgui.partition.processor.AbstractMethodProcessor
-
- org.apache.hop.ui.hopgui.partition.processor.NoneMethodProcessor
-
- All Implemented Interfaces:
IMethodProcessor
public class NoneMethodProcessor extends AbstractMethodProcessor
-
-
Constructor Summary
Constructors Constructor Description NoneMethodProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidschemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, IPartitionSchemaSelection schemaSelection)-
Methods inherited from class org.apache.hop.ui.hopgui.partition.processor.AbstractMethodProcessor
askForSchema, processForKnownSchema
-
-
-
-
Method Detail
-
schemaSelection
public void schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, IPartitionSchemaSelection schemaSelection)
-
-