Represents the MIS plugins object.
Executes a specified action for a plugin.
The system name of the plugin.
The action to execute.
The input files for the action.
The parameters for the action.
A response object containing the result of the action execution.
Gets the actions available for a specified plugin.
An object instance containing the script actions for the specified plugin.
Gets the list of available plugins.
An array instance containing the names of available plugins.
Represents the MIS plugins object.