Uses of Enum Class
ru.cg.webbpm.studio.subsystems.deploy.api.DeployProgressState
Packages that use DeployProgressState
Package
Description
-
Uses of DeployProgressState in ru.cg.webbpm.studio.subsystems.deploy.api
Methods in ru.cg.webbpm.studio.subsystems.deploy.api that return DeployProgressStateModifier and TypeMethodDescriptionDeployManager.getState()
Получить текущее состояние приложенияstatic DeployProgressState
Returns the enum constant of this class with the specified name.static DeployProgressState[]
DeployProgressState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.cg.webbpm.studio.subsystems.deploy.api with parameters of type DeployProgressStateModifier and TypeMethodDescriptionvoid
DeployProgressListener.progress
(DeployProgressState state) -
Uses of DeployProgressState in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl
Methods in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl with parameters of type DeployProgressState -
Uses of DeployProgressState in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.synthetic
Methods in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.synthetic with parameters of type DeployProgressStateModifier and TypeMethodDescriptionvoid
SyntheticClassNameProviderImpl.progress
(DeployProgressState state) Отслеживаем изменения статуса сборки, Если при сборке не обнаружено изменения то считываем старое состояние Если успешно то сохраняем состояние -
Uses of DeployProgressState in ru.cg.webbpm.studio.subsystems.deploy.impl
Methods in ru.cg.webbpm.studio.subsystems.deploy.impl that return DeployProgressStateMethods in ru.cg.webbpm.studio.subsystems.deploy.impl with parameters of type DeployProgressStateModifier and TypeMethodDescriptionvoid
OpenDeployedApplication.progress
(DeployProgressState state)