Uses of Interface
com.flowable.agent.api.management.connection.AgentConnectionConfig
Packages that use AgentConnectionConfig
Package
Description
-
Uses of AgentConnectionConfig in com.flowable.agent.api.management.connection
Methods in com.flowable.agent.api.management.connection that return AgentConnectionConfigMethods in com.flowable.agent.api.management.connection with parameters of type AgentConnectionConfig -
Uses of AgentConnectionConfig in com.flowable.agent.engine.impl.management.connection
Classes in com.flowable.agent.engine.impl.management.connection that implement AgentConnectionConfigFields in com.flowable.agent.engine.impl.management.connection declared as AgentConnectionConfigModifier and TypeFieldDescriptionprotected AgentConnectionConfigAgentConnectionBuilderImpl.configprotected final AgentConnectionConfigAgentConnectionImpl.configMethods in com.flowable.agent.engine.impl.management.connection that return AgentConnectionConfigMethods in com.flowable.agent.engine.impl.management.connection with parameters of type AgentConnectionConfigModifier and TypeMethodDescriptionAgentConnectionBuilderImpl.config(AgentConnectionConfig config) Constructors in com.flowable.agent.engine.impl.management.connection with parameters of type AgentConnectionConfigModifierConstructorDescriptionAgentConnectionImpl(String id, String key, String name, AgentConnectionConfig config, String tenantId, Date updateTime, String updaterId) -
Uses of AgentConnectionConfig in com.flowable.agent.engine.impl.model.chatclient
Methods in com.flowable.agent.engine.impl.model.chatclient with parameters of type AgentConnectionConfigModifier and TypeMethodDescriptionprotected AgentDefinitionModel.AgentModelSettingsFlowableAgentModelSettingsAdvisor.toModelSettings(AgentConnectionConfig config)