new PluginNodeDescription(config)
Initializes a new instance of plugin node description object.
Note: this object is JSON serializable see serialize method.
Parameters:
Name | Type | Description |
---|---|---|
config |
deserializes an existing configuration to this object. |
Methods
-
serialize()
-
Serializes this object to a JSON representation.
Returns:
- Type
- Object