Class CompileClassesStep
java.lang.Object
ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.step.CompileClassesStep
- All Implemented Interfaces:
HotswapStep
- Author:
- Abdulin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(long time, ConnectionInfo configuration) Применить измененияИмя процесса, будет у пользователя в progressbar отображатьсяMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.step.HotswapStep
disable, enable
-
Constructor Details
-
CompileClassesStep
public CompileClassesStep()
-
-
Method Details
-
getPresentName
Description copied from interface:HotswapStep
Имя процесса, будет у пользователя в progressbar отображаться- Specified by:
getPresentName
in interfaceHotswapStep
-
execute
Description copied from interface:HotswapStep
Применить изменения- Specified by:
execute
in interfaceHotswapStep
- Parameters:
time
- - время начала hotswapconfiguration
- - конфигурация подключения к серверу- Throws:
HotswapException
-