Class MirrorMethodProcessor
- java.lang.Object
-
- org.apache.hop.ui.hopgui.partition.processor.AbstractMethodProcessor
-
- org.apache.hop.ui.hopgui.partition.processor.MirrorMethodProcessor
-
- All Implemented Interfaces:
IMethodProcessor
public class MirrorMethodProcessor extends AbstractMethodProcessor
-
-
Constructor Summary
Constructors Constructor Description MirrorMethodProcessor()
-
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) throws HopPluginException
- Throws:
HopPluginException
-
-