Uses of Interface
io.vertigo.orchestra.services.execution.ActivityEngine
Packages that use ActivityEngine
Package
Description
-
Uses of ActivityEngine in io.vertigo.orchestra.definitions
Methods in io.vertigo.orchestra.definitions that return types with arguments of type ActivityEngineModifier and TypeMethodDescriptionClass<? extends ActivityEngine> ActivityDefinition.getEngineClass()Method parameters in io.vertigo.orchestra.definitions with type arguments of type ActivityEngineModifier and TypeMethodDescriptionProcessDefinitionBuilder.addActivity(String activityName, String activityLabel, Class<? extends ActivityEngine> engineClass) Ajoute une activité à un processus. -
Uses of ActivityEngine in io.vertigo.orchestra.impl.services.execution
Classes in io.vertigo.orchestra.impl.services.execution that implement ActivityEngineModifier and TypeClassDescriptionclassActivity engine abstrait offrant des services communs (logger) -
Uses of ActivityEngine in io.vertigo.orchestra.services.execution
Classes in io.vertigo.orchestra.services.execution that implement ActivityEngine