Uses of Class
org.apache.hop.ui.hopgui.file.HopFileTypePlugin
-
-
Uses of HopFileTypePlugin in org.apache.hop.ui.hopgui.file
Methods in org.apache.hop.ui.hopgui.file with parameters of type HopFileTypePlugin Modifier and Type Method Description protected StringHopFileTypePluginType. extractDesc(HopFileTypePlugin annotation)protected StringHopFileTypePluginType. extractID(HopFileTypePlugin annotation)protected StringHopFileTypePluginType. extractImageFile(HopFileTypePlugin annotation)protected StringHopFileTypePluginType. extractName(HopFileTypePlugin annotation) -
Uses of HopFileTypePlugin in org.apache.hop.ui.hopgui.file.pipeline
Classes in org.apache.hop.ui.hopgui.file.pipeline with annotations of type HopFileTypePlugin Modifier and Type Class Description classHopPipelineFileType<T extends PipelineMeta> -
Uses of HopFileTypePlugin in org.apache.hop.ui.hopgui.file.workflow
Classes in org.apache.hop.ui.hopgui.file.workflow with annotations of type HopFileTypePlugin Modifier and Type Class Description classHopWorkflowFileType<T extends WorkflowMeta> -
Uses of HopFileTypePlugin in org.apache.hop.ui.hopgui.perspective.explorer.file.types
Classes in org.apache.hop.ui.hopgui.perspective.explorer.file.types with annotations of type HopFileTypePlugin Modifier and Type Class Description classFolderFileType -
Uses of HopFileTypePlugin in org.apache.hop.ui.hopgui.perspective.explorer.file.types.log
Classes in org.apache.hop.ui.hopgui.perspective.explorer.file.types.log with annotations of type HopFileTypePlugin Modifier and Type Class Description classLogExplorerFileType -
Uses of HopFileTypePlugin in org.apache.hop.ui.hopgui.perspective.explorer.file.types.noext
Classes in org.apache.hop.ui.hopgui.perspective.explorer.file.types.noext with annotations of type HopFileTypePlugin Modifier and Type Class Description classNoExtensionExplorerFileType -
Uses of HopFileTypePlugin in org.apache.hop.ui.hopgui.perspective.explorer.file.types.svg
Classes in org.apache.hop.ui.hopgui.perspective.explorer.file.types.svg with annotations of type HopFileTypePlugin Modifier and Type Class Description classSvgExplorerFileType
-