public class JobEntryDialogFragmentType
extends org.pentaho.di.core.plugins.BaseFragmentType
implements org.pentaho.di.core.plugins.PluginTypeInterface
| 限定符 | 构造器和说明 |
|---|---|
protected |
JobEntryDialogFragmentType() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
extractCasesUrl(Annotation annotation) |
protected String |
extractDocumentationUrl(Annotation annotation) |
protected String |
extractForumUrl(Annotation annotation) |
protected String |
extractID(Annotation annotation) |
protected String |
extractImageFile(Annotation annotation) |
protected String |
extractSuggestion(Annotation annotation) |
static JobEntryDialogFragmentType |
getInstance() |
void |
handlePluginAnnotation(Class<?> clazz,
Annotation annotation,
List<String> libraries,
boolean nativePluginType,
URL pluginFolder) |
addExtraClasses, createUrlClassLoader, extractCategory, extractDesc, extractI18nPackageName, extractName, extractSeparateClassLoader, initListeners, isFragment, registerNatives, registerXmlPluginsaddObjectType, extractClassLoaderGroup, findAnnotatedClassFiles, findPluginFiles, findPluginXmlFiles, getAdditionalRuntimeObjectTypes, getAlternativePluginFile, getAlternativeTranslation, getCodedTranslation, getFileInputStreamExternal, getId, getMainTag, getName, getPath, getPluginFolders, getPropertyExternal, getResAsStreamExternal, getSubTag, getTagOrAttribute, getTranslation, getXmlPluginFile, isReturn, populateFolders, readPluginLocale, registerCustom, registerPluginFromXmlResource, registerPluginJars, registerPlugins, searchPlugins, setId, setName, setPluginFolders, setTransverseLibDirs, toStringpublic static JobEntryDialogFragmentType getInstance()
protected String extractID(Annotation annotation)
extractID 在类中 org.pentaho.di.core.plugins.BasePluginTypeprotected String extractImageFile(Annotation annotation)
extractImageFile 在类中 org.pentaho.di.core.plugins.BasePluginTypeprotected String extractDocumentationUrl(Annotation annotation)
extractDocumentationUrl 在类中 org.pentaho.di.core.plugins.BasePluginTypeprotected String extractCasesUrl(Annotation annotation)
extractCasesUrl 在类中 org.pentaho.di.core.plugins.BasePluginTypeprotected String extractForumUrl(Annotation annotation)
extractForumUrl 在类中 org.pentaho.di.core.plugins.BasePluginTypeprotected String extractSuggestion(Annotation annotation)
extractSuggestion 在类中 org.pentaho.di.core.plugins.BasePluginTypepublic void handlePluginAnnotation(Class<?> clazz, Annotation annotation, List<String> libraries, boolean nativePluginType, URL pluginFolder) throws org.pentaho.di.core.exception.KettlePluginException
handlePluginAnnotation 在接口中 org.pentaho.di.core.plugins.PluginTypeInterfacehandlePluginAnnotation 在类中 org.pentaho.di.core.plugins.BasePluginTypeorg.pentaho.di.core.exception.KettlePluginExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.