abstract class Ens.Rule.Model.action
extends Ens.Rule.Model.base
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
classmethod %JSONNew(dynamicObject As %DynamicObject, containerOref As %RegisteredObject = "")
as %RegisteredObject
Overriden since actions is a choice and we can also have object properties in subclasses
Arguments:
dynamicObject is the dynamic object with the values to be assigned to the new object.
containerOref is the containing object instance when called from JSONImport.