Class FactoryRunUpdatedEvent
java.lang.Object
com.github.copilot.generated.SessionEvent
com.github.copilot.generated.FactoryRunUpdatedEvent
Session event "factory.run_updated". Ephemeral invalidation signal for a changed factory run.
- Since:
- 1.0.0
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SessionEvent
getAgentId, getEphemeral, getId, getParentId, getTimestamp, setAgentId, setEphemeral, setId, setParentId, setTimestamp
-
Constructor Details
-
FactoryRunUpdatedEvent
public FactoryRunUpdatedEvent()
-
-
Method Details
-
getType
Description copied from class:SessionEventReturns the event-type discriminator string (e.g.,"session.idle").- Specified by:
getTypein classSessionEvent- Returns:
- the event type
-
getData
-
setData
-