Core.Service#
The Component module defines a PipelineComponent class. |
|
The Service module contains the Service class which represents a single task. |
|
The Service Group module contains the ServiceGroup class, which is used to represent a group of related services. |
|
This module defines type aliases used throughout the Core.Service module. |
|
Extra handlers are functions that are executed before or after a PipelineComponent. |
|
Actor is a component of Pipeline, that processes the Script. |