Session Context
-
You can storage and access any internal variables between your rules engine codes
-
Context Variable: session
Interface
- Session context is nothing but a standard Map data-structure
- Check out here for detailed documentation
Updated about 3 years ago