Uses of Interface
ru.cg.webbpm.studio.platform.api.progress.ProgressIndicator
Packages that use ProgressIndicator
Package
Description
-
Uses of ProgressIndicator in ru.cg.webbpm.studio.platform.api.build
Methods in ru.cg.webbpm.studio.platform.api.build with parameters of type ProgressIndicatorModifier and TypeMethodDescriptionboolean
BuildExManager.buildStudioProject
(Path baseDir, Collection<Path> processPaths, ProgressIndicator progressIndicator) Собрать проект синхронно, все ошибки обрабатываются -
Uses of ProgressIndicator in ru.cg.webbpm.studio.platform.api.progress
Methods in ru.cg.webbpm.studio.platform.api.progress that return ProgressIndicatorModifier and TypeMethodDescriptionstatic ProgressIndicator
ProgressIndicatorHolder.getProgressIndicator()
Methods in ru.cg.webbpm.studio.platform.api.progress with parameters of type ProgressIndicatorModifier and TypeMethodDescriptionstatic void
ProgressIndicatorHolder.setProgressIndicator
(ProgressIndicator progressIndicator) -
Uses of ProgressIndicator in ru.cg.webbpm.studio.platform.impl.build
Methods in ru.cg.webbpm.studio.platform.impl.build with parameters of type ProgressIndicatorModifier and TypeMethodDescriptionboolean
BuildExManagerImpl.buildStudioProject
(Path baseDir, Collection<Path> processPaths, ProgressIndicator progressIndicator) -
Uses of ProgressIndicator in ru.cg.webbpm.studio.platform.impl.progress
Classes in ru.cg.webbpm.studio.platform.impl.progress that implement ProgressIndicatorModifier and TypeClassDescriptionclass
user: Ildar date: 19.03.15class
user: Ildar date: 10.03.15 -
Uses of ProgressIndicator in ru.cg.webbpm.studio.subsystems.deploy.impl
Methods in ru.cg.webbpm.studio.subsystems.deploy.impl with parameters of type ProgressIndicatorModifier and TypeMethodDescriptionboolean
DeployHelper.buildProject
(Collection<Path> processPaths, boolean checkHashChanges, ProgressIndicator progressIndicator) Собрать проект с проверкой необходимости сборки, если изменений не было и архив остался, то сборка пропустится