public interface IPipelineReader
| Modifier and Type | Method and Description |
|---|---|
IPipeline |
read()
Reads the steps of the pipeline and the parameters of each of its steps
from the implementation-specific storage.
|
Copyright © 2021. All rights reserved.