Interface NewTransientOccurrenceContext

All Superinterfaces:
NewRecordContext, TableTriggerExecutionContext, TriggerExecutionContext

public interface NewTransientOccurrenceContext extends TableTriggerExecutionContext, NewRecordContext
Provides a context for preparing a transient record context upon record creation. Provides an execution context for handling operations for a new transient record context.
See Also: