Task - Call pipeline
This task calls another pipeline.
Call other pipeline
Description
Contains a description of the task, enter the reason for its existence here.
JSON key:Â description
Default value: Blank
Pipeline
Select the pipeline to call - the tasks in the pipeline will be called.
JSON key:Â pipeline
Default value: None
JSON Configuration
Below is a set of example configuration.
{ "pipeline": "validate_content", "description": "Perform validation", "class": "io.ceptor.pipeline.tasks.CallPipelineTask" }
© Ceptor ApS. All Rights Reserved.