\CloudMunch\integrationsIntegrationDataHelper

This helper file process the cloudproviders input to get the selected provider details.

Summary

Methods
Properties
Constants
__construct()
getIntegrationData()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$logHelper
N/A

Properties

$logHelper

$logHelper : \CloudMunch\integrations\CloudMunch\loghandling\LogHandler

Type

\CloudMunch\integrations\CloudMunch\loghandling\LogHandler — Reference to LogHandler object.

Methods

__construct()

__construct(\CloudMunch\integrations\CloudMunch\loghandling\LogHandler  $logHandler) 

Constructor to initialise loghandling.

Parameters

\CloudMunch\integrations\CloudMunch\loghandling\LogHandler $logHandler

getIntegrationData()

getIntegrationData(\CloudMunch\integrations\CloudMunch\CloudmunchService  $cloudmunchservice,   $jsonParams) : array

Retrieves integration data from the providername passed to plugin

Parameters

\CloudMunch\integrations\CloudMunch\CloudmunchService $cloudmunchservice
$jsonParams

Returns

array —

integration details , null if the integration cannot be retrieved.