-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Create an Entity class that inherits from NativeObject. The class will have readonly id and type fields. In addition, it will override the set field method as following: if we're trying to set the id/type fields or if we're inside a b-thread - an exception will be thrown, otherwise it will call the super setter.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request