public interface ETLInlineStep extends ETLStep, java.io.Serializable
ETLStep
.
It has methods for deciding if the inline must be displayed as a subMenu, to get the subMenu parameters and to get
the list of input types that the inline accepts.Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getInputDataTypes() |
Parameter |
getSubMenuParameter() |
java.lang.Boolean |
isParameterDisplayedAsSubMenu() |
addDefaultMetadataField, addInputStep, addOutputStep, addStepOption, disable, endRows, getAPIVersion, getContext, getDefaultDescription, getDefaultMetadataFields, getDefaultName, getErrorFlowUuid, getErrorStep, getETLStepBean, getInputFlowUuids, getInputStep, getMaxInputSteps, getMaxOutputSteps, getMetadataFields, getMinInputSteps, getMinOutputSteps, getOffImage, getOffImageMIMEType, getOnImage, getOnImageMIMEType, getOutputFlowUuids, getOutputStep, getPanelCollection, getRowLimit, getStatus, getStepCategory, getStepClassification, getStepOption, getStepOptions, getStepSubCategory, getUuid, isEnabled, onCopy, onDelete, parseData, removeDefaultMetadataField, row, setContext, setErrorStep, setETLStepBean, setMetadataFields, setRowLimit, setStatus, setStepOptions, setupDefaultFields, setupOptions, validate
java.lang.Boolean isParameterDisplayedAsSubMenu()
Parameter getSubMenuParameter()
java.util.List<java.lang.String> getInputDataTypes()