18.5 Understanding Cloned Session State

Understand how background jobs use an isolated copy of the user’s session state.

The APEX engine simplifies background processing by cloning the user session state to the scheduled job and ensuring any session state changes it makes affect only its own private copy.