Uses of Interface
com.flowable.agent.engine.impl.model.external.ExternalAgentInvocationRequest
Packages that use ExternalAgentInvocationRequest
Package
Description
-
Uses of ExternalAgentInvocationRequest in com.flowable.agent.engine.impl.model.external
Methods in com.flowable.agent.engine.impl.model.external with parameters of type ExternalAgentInvocationRequestModifier and TypeMethodDescriptionExternalAgentInvoker.invoke(ExternalAgentInvocationRequest request) -
Uses of ExternalAgentInvocationRequest in com.flowable.agent.engine.impl.model.external.azure
Methods in com.flowable.agent.engine.impl.model.external.azure with parameters of type ExternalAgentInvocationRequestModifier and TypeMethodDescriptionprotected static longAzureAiFoundryExternalAgentInvoker.getLongProperty(ExternalAgentInvocationRequest request, String property, long defaultValue) protected static StringAzureAiFoundryExternalAgentInvoker.getProperty(ExternalAgentInvocationRequest request, String property) AzureAiFoundryExternalAgentInvoker.invoke(ExternalAgentInvocationRequest request) -
Uses of ExternalAgentInvocationRequest in com.flowable.agent.engine.impl.model.external.impl
Classes in com.flowable.agent.engine.impl.model.external.impl that implement ExternalAgentInvocationRequest -
Uses of ExternalAgentInvocationRequest in com.flowable.agent.engine.impl.model.external.salesforce
Methods in com.flowable.agent.engine.impl.model.external.salesforce with parameters of type ExternalAgentInvocationRequestModifier and TypeMethodDescriptionprotected static StringAgentforceExternalAgentInvoker.getProperty(ExternalAgentInvocationRequest request, String property) AgentforceExternalAgentInvoker.invoke(ExternalAgentInvocationRequest request)