Class AIProcessExecutionInsertEvent


public class AIProcessExecutionInsertEvent extends InsertEvent<BOAIProcessExecutionHistory>
Event to insert into DAOAIProcessExecutionHistory a BOAIProcessExecutionHistory.
The launcher must provide a valid operation id in order to successfully call this event.
The listener insert the BOAIProcessExecutionHistory linked to the given operation id, i.e the event input.
Since:
9.3
GCApi:
event
Reactors:
BTAIProcessExecutionInsert(0)
No Spouts