Uses of Interface
ru.cg.webbpm.studio.platform.api.application.Application
Packages that use Application
Package
Description
-
Uses of Application in ru.cg.webbpm.studio.platform.impl.application
Classes in ru.cg.webbpm.studio.platform.impl.application that implement Application -
Uses of Application in ru.cg.webbpm.studio.platform.impl.wm
Constructors in ru.cg.webbpm.studio.platform.impl.wm with parameters of type ApplicationModifierConstructorDescriptionIdeManagerImpl
(ActionManager actionManager, ProjectManager projectManager, Application application, WebbpmPropertiesManager webbpmPropertiesManager) -
Uses of Application in ru.cg.webbpm.studio.platform.impl.wm.welcome
Constructors in ru.cg.webbpm.studio.platform.impl.wm.welcome with parameters of type ApplicationModifierConstructorDescriptionWelcomeScreen
(Application application, ProjectExManager projectExManager, ProjectInfoHelper projectInfoHelper, IdeManager ideManager) WelcomeScreenStage
(Application application, WelcomeScreen welcomeScreen, ProjectInfoHelper projectInfoHelper) -
Uses of Application 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 ApplicationModifier and TypeMethodDescriptionstatic void
RestartDevServerAlertUtil.showDialog
(Alerts alerts, ExecutableServer wildflyExecutableServer, Application application, Logger LOGGER, String codeError, Throwable throwable) -
Uses of Application in ru.cg.webbpm.studio.subsystems.deploy.appserver.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.appserver.impl with parameters of type ApplicationModifierConstructorDescriptionWildflyExecutableServerImpl
(WebbpmPropertiesManager propsMgr, List<LocalServerExtension> localServerExtensions, Alerts alerts, Application application) -
Uses of Application in ru.cg.webbpm.studio.subsystems.web_browser.javacef
Constructors in ru.cg.webbpm.studio.subsystems.web_browser.javacef with parameters of type Application -
Uses of Application in ru.cg.webbpm.studio.subsystems.webserver.impl
Constructors in ru.cg.webbpm.studio.subsystems.webserver.impl with parameters of type ApplicationModifierConstructorDescriptionWebServerManagerImpl
(ExecutableServer executableServer, Alerts alerts, Application application)