Uses of Interface
ru.cg.webbpm.studio.subsystems.scripting.compile.api.CompileManager
Packages that use CompileManager
Package
Description
-
Uses of CompileManager in ru.cg.webbpm.studio.subsystems.page_designer.rpc_support.impl
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.rpc_support.impl with parameters of type CompileManagerModifierConstructorDescriptionRpcSupportManagerImpl
(RpcGenerationService generationService, CompileManager compileManager, ProjectManager projectManager, MetadataManager metadataManager) -
Uses of CompileManager in ru.cg.webbpm.studio.subsystems.scripting.compile.impl
Classes in ru.cg.webbpm.studio.subsystems.scripting.compile.impl that implement CompileManager -
Uses of CompileManager in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.component
Constructors in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.component with parameters of type CompileManagerModifierConstructorDescriptionCompileExManagerImpl
(CompileManager compileManager, ProgressManager progressManager, IdeManager ideManager, Console console)