Uses of Record Class
dev.agenor.autoconfigure.AgenorProperties.Directory
Packages that use AgenorProperties.Directory
-
Uses of AgenorProperties.Directory in dev.agenor.autoconfigure
Methods in dev.agenor.autoconfigure that return AgenorProperties.DirectoryModifier and TypeMethodDescriptionAgenorProperties.directory()Returns the value of thedirectoryrecord component.Constructors in dev.agenor.autoconfigure with parameters of type AgenorProperties.DirectoryModifierConstructorDescriptionAgenorProperties(AgenorProperties.Runtime runtime, AgenorProperties.Agents agents, AgenorProperties.Scheduler scheduler, AgenorProperties.Messaging messaging, AgenorProperties.Directory directory, AgenorProperties.Hitl hitl, AgenorProperties.Llm llm, AgenorProperties.Telemetry telemetry) Creates an instance of aAgenorPropertiesrecord class.