Uses of Interface
ru.cg.webbpm.studio.subsystems.deploy.appserver.api.ExecutableServer
Packages that use ExecutableServer
Package
Description
-
Uses of ExecutableServer in ru.cg.webbpm.studio.subsystems.deploy.appserver.api.util
Methods in ru.cg.webbpm.studio.subsystems.deploy.appserver.api.util with parameters of type ExecutableServerModifier and TypeMethodDescriptionstatic void
RestartDevServerAlertUtil.showDialog
(Alerts alerts, ExecutableServer wildflyExecutableServer, Application application, Logger LOGGER, String codeError, Throwable throwable) -
Uses of ExecutableServer in ru.cg.webbpm.studio.subsystems.deploy.appserver.impl
Classes in ru.cg.webbpm.studio.subsystems.deploy.appserver.impl that implement ExecutableServer -
Uses of ExecutableServer in ru.cg.webbpm.studio.subsystems.deploy.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl with parameters of type ExecutableServerModifierConstructorDescriptionOpenDeployedApplication
(ExecutableServer executableServer, DeployHelper deployHelper, NavigationManager navigationManager, WebbpmPropertiesManager webbpmPropertiesManager) -
Uses of ExecutableServer in ru.cg.webbpm.studio.subsystems.deploy.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl.action with parameters of type ExecutableServerModifierConstructorDescriptionRunDeployAction
(DeployManager deployManager, FileBasedIndex fileBasedIndex, ExecutableServer executableServer) RunPartiallyDeployAction
(IdeManager ideManager, DeployManager deployManager, ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager, FileBasedIndex fileBasedIndex, ExecutableServer executableServer) -
Uses of ExecutableServer in ru.cg.webbpm.studio.subsystems.webserver.impl
Constructors in ru.cg.webbpm.studio.subsystems.webserver.impl with parameters of type ExecutableServerModifierConstructorDescriptionWebServerManagerImpl
(ExecutableServer executableServer, Alerts alerts, Application application)