BBjJettyContextConfiguration::addPipelineConfig
Description
In BBj 17.0 and higher, this method creates a new BBjspPipelineConfig representing a BBjspPipeline that will be registered with the current BBjJettyContext. sample BBjAPI/BBjJettyContextConfiguration/addPipelineConfig.bbj
Syntax
Return Value |
Method |
---|---|
addPipelineConfig(string name) |
Parameters
Variable |
Description |
---|---|
name |
the name of the pipeline |
Return Value
Remarks
None.
Example
declare BBjAPI api! |