Uses of Class
org.apache.hop.ui.core.metadata.MetadataFileTypeHandler
-
-
Uses of MetadataFileTypeHandler in org.apache.hop.ui.core.database
Subclasses of MetadataFileTypeHandler in org.apache.hop.ui.core.database Modifier and Type Class Description classDatabaseMetaEditor -
Uses of MetadataFileTypeHandler in org.apache.hop.ui.core.metadata
Subclasses of MetadataFileTypeHandler in org.apache.hop.ui.core.metadata Modifier and Type Class Description classMetadataEditor<T extends IHopMetadata>Abstract implementation of all metadata editors. -
Uses of MetadataFileTypeHandler in org.apache.hop.ui.execution
Subclasses of MetadataFileTypeHandler in org.apache.hop.ui.execution Modifier and Type Class Description classExecutionInfoLocationEditor -
Uses of MetadataFileTypeHandler in org.apache.hop.ui.execution.profiling
Subclasses of MetadataFileTypeHandler in org.apache.hop.ui.execution.profiling Modifier and Type Class Description classExecutionDataProfileEditorThe editor for metadata objectExecutionDataProfileDon't move this class around as it's synchronized with theExecutionDataProfilepackage to find this editor. -
Uses of MetadataFileTypeHandler in org.apache.hop.ui.partition
Subclasses of MetadataFileTypeHandler in org.apache.hop.ui.partition Modifier and Type Class Description classPartitionSchemaEditorDialog that allows you to edit the settings of the partition schema -
Uses of MetadataFileTypeHandler in org.apache.hop.ui.pipeline.config
Subclasses of MetadataFileTypeHandler in org.apache.hop.ui.pipeline.config Modifier and Type Class Description classPipelineRunConfigurationEditor -
Uses of MetadataFileTypeHandler in org.apache.hop.ui.server
Subclasses of MetadataFileTypeHandler in org.apache.hop.ui.server Modifier and Type Class Description classHopServerEditorEditor that allows you to edit the settings of the Hop server -
Uses of MetadataFileTypeHandler in org.apache.hop.ui.workflow.config
Subclasses of MetadataFileTypeHandler in org.apache.hop.ui.workflow.config Modifier and Type Class Description classWorkflowRunConfigurationEditor -
Uses of MetadataFileTypeHandler in org.apache.hop.ui.www.service
Subclasses of MetadataFileTypeHandler in org.apache.hop.ui.www.service Modifier and Type Class Description classWebServiceEditorEditor that allows you to change Web Service metadata
-