Context

Description of the Context injected inside an Action.

The context is the heart of an Action. It contains all required information when executing an Action. When the context exit an Action, it is analysed by different components, adapting their behaviors depending on the context state.

Below a representation of a the impacts related to a context.

Last updated