Uses of Record Class
com.agentforge4j.starter.AgentForge4jProperties.Integrations
Packages that use AgentForge4jProperties.Integrations
-
Uses of AgentForge4jProperties.Integrations in com.agentforge4j.starter
Methods in com.agentforge4j.starter that return AgentForge4jProperties.IntegrationsModifier and TypeMethodDescriptionAgentForge4jProperties.integrations()Returns the value of theintegrationsrecord component.Constructors in com.agentforge4j.starter with parameters of type AgentForge4jProperties.IntegrationsModifierConstructorDescriptionAgentForge4jProperties(String agentsPath, String workflowsPath, AgentForge4jProperties.Integrations integrations, Integer maxNestingDepth, boolean loadShippedWorkflows, boolean loadShippedAgents) Creates an instance of aAgentForge4jPropertiesrecord class.