toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.channel
/
ProgressOutputChannelEvent
Progress
Output
Channel
Event
data
class
ProgressOutputChannelEvent
(
val
processId
:
String
,
val
message
:
String
)
:
InformativeOutputChannelEvent
Members
Constructors
Progress
Output
Channel
Event
Link copied to clipboard
constructor
(
processId
:
String
,
message
:
String
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String
process
Id
Link copied to clipboard
open
override
val
processId
:
String
ID of the process that this event relates to.