Uses of Interface
org.hippoecm.hst.core.container.Pipeline
-
Packages that use Pipeline Package Description org.hippoecm.hst.core.container The org.hippoecm.hst.core.container package defines the API for the HST Core Container -
-
Uses of Pipeline in org.hippoecm.hst.core.container
Methods in org.hippoecm.hst.core.container that return Pipeline Modifier and Type Method Description Pipeline
Pipelines. getDefaultPipeline()
Returns the default pipeline.Pipeline
Pipelines. getPipeline(String name)
Returns the specified pipeline by the name.
-