Uses of Interface
org.frankframework.larva.actions.LarvaScenarioAction
Packages that use LarvaScenarioAction
-
Uses of LarvaScenarioAction in org.frankframework.larva.actions
Classes in org.frankframework.larva.actions that implement LarvaScenarioActionModifier and TypeClassDescriptionclass
AbstractLarvaAction<T extends IConfigurable>
This class is used to create and manage the lifecycle of Larva actions.class
class
class
class
Methods in org.frankframework.larva.actions that return types with arguments of type LarvaScenarioActionModifier and TypeMethodDescriptionLarvaActionFactory.createLarvaActions
(Scenario scenario, org.springframework.context.ApplicationContext applicationContext, String correlationId) Method parameters in org.frankframework.larva.actions with type arguments of type LarvaScenarioActionModifier and TypeMethodDescriptionboolean
LarvaActionFactory.closeLarvaActions
(Map<String, LarvaScenarioAction> larvaActions)