fcf.Context class
Package: fcf-framework-core
File: fcf-framework-core:fcf.js
Available from version: 2.0.2
An execution context object that contains information about the enforcement proceedings in the case of the meeting. For more progress information, see Context.
Properties
-
object groups = {} - User groups. The key and value is the name of the group. When an object is created, the value is always equal to the default value. -
object roles = {} - User roles. The key and value is the name of the role. When an object is created, the value is always equal to the default value. -
string user = "" - Username. When an object is created, the value is always equal to the default value.
Methods
- Class constructor