Uses of Interface
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.source.SourceProvider
Packages that use SourceProvider
Package
Description
-
Uses of SourceProvider in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.source
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.source that return SourceProviderMethods in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.source with parameters of type SourceProviderModifier and TypeMethodDescriptionvoid
SourceProviderRegistry.registerProvider
(String keyword, SourceProvider provider) -
Uses of SourceProvider in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.source
Classes in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.source that implement SourceProviderModifier and TypeClassDescriptionclass
Провайдер реализует метод getData, возвращает список всех ролейMethods in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.source that return SourceProviderMethods in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.source with parameters of type SourceProviderModifier and TypeMethodDescriptionvoid
SourceProviderRegistryImpl.registerProvider
(String key, SourceProvider provider)