Uses of Class
com.adobe.aio.cloudmanager.exception.PipelineRunningException
-
Packages that use PipelineRunningException Package Description com.adobe.aio.cloudmanager -
-
Uses of PipelineRunningException in com.adobe.aio.cloudmanager
Methods in com.adobe.aio.cloudmanager that throw PipelineRunningException Modifier and Type Method Description @NotNull PipelineExecution
PipelineExecutionApi. start(@NotNull Pipeline pipeline)
Start the specified pipeline.
-