Uses of Interface
ru.cg.webbpm.studio.build.api.BuildContext
Packages that use BuildContext
Package
Description
-
Uses of BuildContext in ru.cg.webbpm.studio.build.impl
Classes in ru.cg.webbpm.studio.build.impl that implement BuildContext -
Uses of BuildContext in ru.cg.webbpm.studio.database.impl
Constructors in ru.cg.webbpm.studio.database.impl with parameters of type BuildContextModifierConstructorDescriptionDatabaseBeansGenerationStep
(BuildContext buildContext, InternalDatabaseManager internalDatabaseManager) -
Uses of BuildContext in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.synthetic
Constructors in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.synthetic with parameters of type BuildContextModifierConstructorDescriptionSyntheticClassGeneratorBuildStepImpl
(BuildContext buildContext, SyntheticClassNameProviderImpl syntheticClassNameProvider, ClassSourceGenerator classSourceGenerator, ProjectManager projectManager) SyntheticClassNameProviderImpl
(HotswapManager hotswapManager, BuildContext buildContext, ProjectManager projectManager)