Uses of Interface
io.vertigo.orchestra.impl.services.execution.ProcessExecutorPlugin
Packages that use ProcessExecutorPlugin
Package
Description
-
Uses of ProcessExecutorPlugin in io.vertigo.orchestra.impl.services
Constructor parameters in io.vertigo.orchestra.impl.services with type arguments of type ProcessExecutorPluginModifierConstructorDescriptionOrchestraServicesImpl(List<ProcessExecutorPlugin> processExecutorPlugins, Optional<ProcessLoggerPlugin> logProviderPlugin, Optional<ProcessReportPlugin> processReportPlugin, List<ProcessSchedulerPlugin> processSchedulerPlugins) Constructeur du gestionnaire de l'execution des processus orchestra. -
Uses of ProcessExecutorPlugin in io.vertigo.orchestra.impl.services.execution
Constructor parameters in io.vertigo.orchestra.impl.services.execution with type arguments of type ProcessExecutorPluginModifierConstructorDescriptionProcessExecutorImpl(List<ProcessExecutorPlugin> processExecutorPlugins) -
Uses of ProcessExecutorPlugin in io.vertigo.orchestra.plugins.services.execution.db
Classes in io.vertigo.orchestra.plugins.services.execution.db that implement ProcessExecutorPluginModifier and TypeClassDescriptionfinal classExecuteur des processus orchestra sous la forme d'une séquence linéaire d'activités. -
Uses of ProcessExecutorPlugin in io.vertigo.orchestra.plugins.services.execution.memory
Classes in io.vertigo.orchestra.plugins.services.execution.memory that implement ProcessExecutorPluginModifier and TypeClassDescriptionclassExecuteur de processus non supervisés.