Uses of Interface
ru.cg.webbpm.studio.core.api.application.LaunchContext
Packages that use LaunchContext
Package
Description
-
Uses of LaunchContext in ru.cg.webbpm.studio.core.impl.application
Classes in ru.cg.webbpm.studio.core.impl.application that implement LaunchContext -
Uses of LaunchContext in ru.cg.webbpm.studio.core.impl.io
Constructors in ru.cg.webbpm.studio.core.impl.io with parameters of type LaunchContextModifierConstructorDescriptionFileManagerImpl
(ProjectManager projectManager, StudioIgnoreManager studioIgnoreManager, LaunchContext launchContext) -
Uses of LaunchContext in ru.cg.webbpm.studio.subsystems.scripting.compile.impl
Constructors in ru.cg.webbpm.studio.subsystems.scripting.compile.impl with parameters of type LaunchContextModifierConstructorDescriptionCompileManagerImpl
(JavaCompiler javaCompiler, TypescriptCompiler typescriptCompiler, LaunchContext launchContext)