Class AgentInstanceHistoryImpl
java.lang.Object
io.camunda.client.impl.search.response.AgentInstanceHistoryImpl
- All Implemented Interfaces:
AgentInstanceHistory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AgentInstanceHistoryImpl
-
-
Method Details
-
getHistoryItemKey
public long getHistoryItemKey()- Specified by:
getHistoryItemKeyin interfaceAgentInstanceHistory
-
getAgentInstanceKey
public long getAgentInstanceKey()- Specified by:
getAgentInstanceKeyin interfaceAgentInstanceHistory
-
getElementInstanceKey
public long getElementInstanceKey()- Specified by:
getElementInstanceKeyin interfaceAgentInstanceHistory
-
getJobKey
public long getJobKey()- Specified by:
getJobKeyin interfaceAgentInstanceHistory
-
getJobLease
- Specified by:
getJobLeasein interfaceAgentInstanceHistory
-
getLoopIteration
- Specified by:
getLoopIterationin interfaceAgentInstanceHistory
-
getRole
- Specified by:
getRolein interfaceAgentInstanceHistory
-
getContent
- Specified by:
getContentin interfaceAgentInstanceHistory
-
getToolCalls
- Specified by:
getToolCallsin interfaceAgentInstanceHistory
-
getMetrics
- Specified by:
getMetricsin interfaceAgentInstanceHistory
-
getCommitStatus
- Specified by:
getCommitStatusin interfaceAgentInstanceHistory
-
getProducedAt
- Specified by:
getProducedAtin interfaceAgentInstanceHistory
-