Interface | Description |
---|---|
BaseContext |
The context containing the basic attributes that an activity needs, such as store ID, caller ID, and the run-as ID.
|
BusinessContextFactory |
Defines a business context factory.
|
Context |
Context API: the interface that a command or an application will use to interact with a business context.
|
ContextSPI |
Context service provider interface: the interface that a business context service will use to interact with a business context.
|