\Ceo\ServicesConnectorService

Connector service Handles incoming data from CEO, parses and runs pipeline.

Will also create a Mutex lock will processing to prevent dogpiles. You can check status of the lock with the item's UUID to determine if processing is complete

Summary

Methods
Properties
Constants
deleteFromCeo()
importFromCeo()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

deleteFromCeo()

deleteFromCeo(  $type,   $body) 

Parameters

$type
$body

importFromCeo()

importFromCeo(string  $type,   $body) 

Import object from CEO

Parameters

string $type
$body