Interface ExternalAgentInvocationRequest
- All Known Implementing Classes:
ExternalAgentInvocationRequestImpl
public interface ExternalAgentInvocationRequest
-
Method Summary
Modifier and TypeMethodDescriptionlonglong
-
Method Details
-
getAgentInstanceId
String getAgentInstanceId() -
getTenantId
String getTenantId() -
getSequence
long getSequence() -
getExternalId
String getExternalId() -
getMessage
String getMessage() -
getAuthenticationApiKey
FlowableAuthenticationApiKey getAuthenticationApiKey() -
getProperties
-
getTimeoutSeconds
long getTimeoutSeconds()
-