◆ handlePipelineRegistration()
CloudEngine::handlePipelineRegistration | ( | pipeline, | |
flowElement | |||
) |
Handles the registration of the Cloud Engine in a pipeline.
This method is called when a pipeline is registered, and it ensures that the CloudRequestEngine is present in the pipeline.
- Parameters
-
- {Pipeline} - pipeline - The pipeline being registered.
- {FlowElement} - flowElement - The flow element associated with the Cloud Engine.
@type {CloudRequestEngine}