toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.event
/
ActionExecutionResultEvent
Action
Execution
Result
Event
class
ActionExecutionResultEvent
:
AbstractAgentProcessEvent
Members
Properties
action
Link copied to clipboard
val
action
:
Action
action
Status
Link copied to clipboard
val
actionStatus
:
ActionStatus
agent
Process
Link copied to clipboard
val
agentProcess
:
AgentProcess
history
Link copied to clipboard
val
history
:
List
<
ActionInvocation
>
process
Id
Link copied to clipboard
open
override
val
processId
:
String
ID of the process that this event relates to.
running
Time
Link copied to clipboard
open
val
runningTime
:
Duration
status
Link copied to clipboard
val
status
:
AgentProcessStatusReport
timestamp
Link copied to clipboard
open
val
timestamp
:
Instant