public class MissingTransDialog extends BaseStepDialog implements org.pentaho.di.trans.step.StepDialogInterface
Modifier and Type | Field and Description |
---|---|
static int |
MISSING_TRANS_STEP_ID |
static int |
MISSING_TRANS_STEPS |
loggingObject
Constructor and Description |
---|
MissingTransDialog(org.eclipse.swt.widgets.Shell parent,
List<org.pentaho.di.trans.steps.missing.MissingTrans> missingTrans,
org.pentaho.di.trans.step.StepMetaInterface baseStepMeta,
org.pentaho.di.trans.TransMeta transMeta,
String stepname) |
MissingTransDialog(org.eclipse.swt.widgets.Shell parent,
Object in,
org.pentaho.di.trans.TransMeta transMeta,
String stepname) |
Modifier and Type | Method and Description |
---|---|
String |
open() |
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, dispose, generateFieldMapping, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getMetaStore, getModifyListenerTooltipText, getRepository, isBasic, isDebug, isDetailed, isRowLevel, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, positionBottomButtons, positionBottomRightButtons, selectDatabase, setMetaStore, setMinimalShellHeight, setRepository, setShellImage, setSize, setSize, setSize, setSize, setTraverseOrder, storeScreenSize, toString
public static final int MISSING_TRANS_STEPS
public static final int MISSING_TRANS_STEP_ID
public MissingTransDialog(org.eclipse.swt.widgets.Shell parent, List<org.pentaho.di.trans.steps.missing.MissingTrans> missingTrans, org.pentaho.di.trans.step.StepMetaInterface baseStepMeta, org.pentaho.di.trans.TransMeta transMeta, String stepname)
public String open()
open
in interface org.pentaho.di.trans.step.StepDialogInterface