PluginHelper Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The PluginHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | PluginHelper | Initializes a new instance of the PluginHelper class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetConfigurationSchema |
Gets configuration schema from plugin name.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetPluginByConfigurationId |
Get a plugin by configuration id.
|
![]() ![]() | GetPluginById |
Get a plugin by id.
|
![]() ![]() | GetPluginConfigurationSchema |
Return plugin configuration JSON schema if it exists.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | ListPlugins |
List all plugins.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | SetPluginEnabled |
Enable or disable a plugin
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | UpdatePluginConfigurationValueById |