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 TypeClassDescriptionclassAbstractLarvaAction<T extends IConfigurable>This class is used to create and manage the lifecycle of Larva actions.classclassclassclassMethods 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 TypeMethodDescriptionbooleanLarvaActionFactory.closeLarvaActions(Scenario scenario, Map<String, LarvaScenarioAction> larvaActions)