BBjJettyContextConfiguration::getPipelineConfig
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.00 and higher, this method returns the BBjspPipelineConfig for the named BBjspPipeline.
Syntax
|
Return Value |
Method |
|---|---|
|
getPipelineConfig(string name) |
Parameters
|
Variable |
Description |
|---|---|
|
name |
the name of the pipeline to get |
Return Value
the BBjspPipelineConfig record
Remarks
None.
Example
|