BBjspPipelineConfig::getStage (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this method returns the BBjspPipelineStageConfig for the named pipeline stage.
Syntax
Return Value |
Method |
getStage(string name) |
Parameters
Variable |
Description |
name |
the name of the stage |
Return Value
a BBjspPipelineStageConfig for the named pipeline stage.
Remarks
None.
Example
|