Uses of Class
org.apache.hop.ui.hopgui.perspective.HopPerspectivePlugin
-
-
Uses of HopPerspectivePlugin in org.apache.hop.ui.hopgui.perspective
Methods in org.apache.hop.ui.hopgui.perspective with parameters of type HopPerspectivePlugin Modifier and Type Method Description protected StringHopPerspectivePluginType. extractCategory(HopPerspectivePlugin annotation)protected StringHopPerspectivePluginType. extractDesc(HopPerspectivePlugin annotation)protected StringHopPerspectivePluginType. extractID(HopPerspectivePlugin annotation)protected StringHopPerspectivePluginType. extractImageFile(HopPerspectivePlugin annotation)protected StringHopPerspectivePluginType. extractName(HopPerspectivePlugin annotation) -
Uses of HopPerspectivePlugin in org.apache.hop.ui.hopgui.perspective.configuration
Classes in org.apache.hop.ui.hopgui.perspective.configuration with annotations of type HopPerspectivePlugin Modifier and Type Class Description classConfigurationPerspective -
Uses of HopPerspectivePlugin in org.apache.hop.ui.hopgui.perspective.dataorch
Classes in org.apache.hop.ui.hopgui.perspective.dataorch with annotations of type HopPerspectivePlugin Modifier and Type Class Description classHopDataOrchestrationPerspective -
Uses of HopPerspectivePlugin in org.apache.hop.ui.hopgui.perspective.execution
Classes in org.apache.hop.ui.hopgui.perspective.execution with annotations of type HopPerspectivePlugin Modifier and Type Class Description classExecutionPerspective -
Uses of HopPerspectivePlugin in org.apache.hop.ui.hopgui.perspective.explorer
Classes in org.apache.hop.ui.hopgui.perspective.explorer with annotations of type HopPerspectivePlugin Modifier and Type Class Description classExplorerPerspective -
Uses of HopPerspectivePlugin in org.apache.hop.ui.hopgui.perspective.metadata
Classes in org.apache.hop.ui.hopgui.perspective.metadata with annotations of type HopPerspectivePlugin Modifier and Type Class Description classMetadataPerspective -
Uses of HopPerspectivePlugin in org.apache.hop.ui.hopgui.perspective.pluginexplorer
Classes in org.apache.hop.ui.hopgui.perspective.pluginexplorer with annotations of type HopPerspectivePlugin Modifier and Type Class Description classHopPluginExplorePerspective -
Uses of HopPerspectivePlugin in org.apache.hop.ui.hopgui.perspective.search
Classes in org.apache.hop.ui.hopgui.perspective.search with annotations of type HopPerspectivePlugin Modifier and Type Class Description classHopSearchPerspective
-