toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.event
/
AgentProcessWaitingEvent
Agent
Process
Waiting
Event
class
AgentProcessWaitingEvent
(
val
agentProcess
:
AgentProcess
)
:
AbstractAgentProcessEvent
Members
Constructors
Agent
Process
Waiting
Event
Link copied to clipboard
constructor
(
agentProcess
:
AgentProcess
)
Properties
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.
status
Link copied to clipboard
val
status
:
AgentProcessStatusReport
timestamp
Link copied to clipboard
open
val
timestamp
:
Instant