Uses of Interface
org.apache.hop.ui.core.metadata.IMetadataEditor
-
-
Uses of IMetadataEditor in org.apache.hop.ui.core.database
Classes in org.apache.hop.ui.core.database that implement IMetadataEditor Modifier and Type Class Description classDatabaseMetaEditor -
Uses of IMetadataEditor in org.apache.hop.ui.core.metadata
Classes in org.apache.hop.ui.core.metadata that implement IMetadataEditor Modifier and Type Class Description classMetadataEditor<T extends IHopMetadata>Abstract implementation of all metadata editors. -
Uses of IMetadataEditor in org.apache.hop.ui.execution
Classes in org.apache.hop.ui.execution that implement IMetadataEditor Modifier and Type Class Description classExecutionInfoLocationEditor -
Uses of IMetadataEditor in org.apache.hop.ui.execution.profiling
Classes in org.apache.hop.ui.execution.profiling that implement IMetadataEditor 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 IMetadataEditor in org.apache.hop.ui.partition
Classes in org.apache.hop.ui.partition that implement IMetadataEditor Modifier and Type Class Description classPartitionSchemaEditorDialog that allows you to edit the settings of the partition schema -
Uses of IMetadataEditor in org.apache.hop.ui.pipeline.config
Classes in org.apache.hop.ui.pipeline.config that implement IMetadataEditor Modifier and Type Class Description classPipelineRunConfigurationEditor -
Uses of IMetadataEditor in org.apache.hop.ui.server
Classes in org.apache.hop.ui.server that implement IMetadataEditor Modifier and Type Class Description classHopServerEditorEditor that allows you to edit the settings of the Hop server -
Uses of IMetadataEditor in org.apache.hop.ui.workflow.config
Classes in org.apache.hop.ui.workflow.config that implement IMetadataEditor Modifier and Type Class Description classWorkflowRunConfigurationEditor -
Uses of IMetadataEditor in org.apache.hop.ui.www.service
Classes in org.apache.hop.ui.www.service that implement IMetadataEditor Modifier and Type Class Description classWebServiceEditorEditor that allows you to change Web Service metadata
-