Uses of Interface
ru.cg.webbpm.studio.subsystems.deploy.hotswap.api.HotswapChangesHandler
Packages that use HotswapChangesHandler
Package
Description
-
Uses of HotswapChangesHandler in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.handler
Classes in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.handler that implement HotswapChangesHandler -
Uses of HotswapChangesHandler in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.step
Constructor parameters in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.step with type arguments of type HotswapChangesHandlerModifierConstructorDescriptionProcessChangesStep
(ValidationManager validationManager, HotswapFileTracker tracker, List<HotswapChangesHandler> hotswapChangesHandlers, List<DevSourceGenerator> sourceGenerators)