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