Uses of Interface
ru.cg.webbpm.studio.subsystems.deploy.configuration.api.WebbpmPropertiesManager
Packages that use WebbpmPropertiesManager
Package
Description
-
Uses of WebbpmPropertiesManager in ru.cg.webbpm.studio.core.impl.project
Constructors in ru.cg.webbpm.studio.core.impl.project with parameters of type WebbpmPropertiesManagerModifierConstructorDescriptionRepositoryManagerImpl
(WebbpmPropertiesManager webbpmPropertiesManager) -
Uses of WebbpmPropertiesManager in ru.cg.webbpm.studio.platform.impl.mode
Constructors in ru.cg.webbpm.studio.platform.impl.mode with parameters of type WebbpmPropertiesManagerModifierConstructorDescriptionPlatformModeServiceImpl
(WebbpmPropertiesManager webbpmPropertiesManager, Set<PlatformModeChangeListener> listeners) -
Uses of WebbpmPropertiesManager in ru.cg.webbpm.studio.platform.impl.wm
Constructors in ru.cg.webbpm.studio.platform.impl.wm with parameters of type WebbpmPropertiesManagerModifierConstructorDescriptionIdeManagerImpl
(ActionManager actionManager, ProjectManager projectManager, Application application, WebbpmPropertiesManager webbpmPropertiesManager) protected
IdeStageImpl
(ActionManager actionManager, WebbpmPropertiesManager webbpmPropertiesManager) -
Uses of WebbpmPropertiesManager in ru.cg.webbpm.studio.subsystems.deploy.appserver.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.appserver.impl with parameters of type WebbpmPropertiesManagerModifierConstructorDescriptionWildflyExecutableServerImpl
(WebbpmPropertiesManager propsMgr, List<LocalServerExtension> localServerExtensions, Alerts alerts, Application application) -
Uses of WebbpmPropertiesManager in ru.cg.webbpm.studio.subsystems.deploy.configuration.impl
Classes in ru.cg.webbpm.studio.subsystems.deploy.configuration.impl that implement WebbpmPropertiesManager -
Uses of WebbpmPropertiesManager in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl with parameters of type WebbpmPropertiesManagerModifierConstructorDescriptionHotswapManagerImpl
(HotswapFileTracker fileTracker, ProgressManager progressManager, FileEditorManager fileEditorManager, Console console, Alerts alerts, RebuildResourcesStep rebuildResourcesStep, ProcessChangesStep processChangesStep, CompileClassesStep compileClassesStep, HotswapClassesStep hotswapClassesStep, HotswapResourcesStep processResourcesStep, WebbpmPropertiesManager webbpmPropertiesManager, FileBasedIndex fileBasedIndex) -
Uses of WebbpmPropertiesManager in ru.cg.webbpm.studio.subsystems.deploy.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl with parameters of type WebbpmPropertiesManagerModifierConstructorDescriptionOpenDeployedApplication
(ExecutableServer executableServer, DeployHelper deployHelper, NavigationManager navigationManager, WebbpmPropertiesManager webbpmPropertiesManager) -
Uses of WebbpmPropertiesManager in ru.cg.webbpm.studio.subsystems.git.ui
Constructors in ru.cg.webbpm.studio.subsystems.git.ui with parameters of type WebbpmPropertiesManagerModifierConstructorDescriptionVersionControlGitImpl
(FileManager fileManager, ProjectManager projectManager, ProgressManager progressManager, IdeManager ideManager, GitServiceEx gitServiceEx, Alerts alerts, WebbpmPropertiesManager webbpmPropertiesManager, Console console) -
Uses of WebbpmPropertiesManager in ru.cg.webbpm.studio.subsystems.git.ui.git
Constructors in ru.cg.webbpm.studio.subsystems.git.ui.git with parameters of type WebbpmPropertiesManagerModifierConstructorDescriptionGitServiceExImpl
(ProjectManager projectManager, WebbpmPropertiesManager webbpmPropertiesManager, Set<GitReadyListener> readyListeners, Set<GitBranchListener> branchListeners)