BBjspCommandForward::getPipelineName (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 18.0 and higher, this method returns the name of the configured pipeline to be run for this BBjspCommandForward.
The pipeline specified here takes precedence over the pipeline configured in the BBjspCommand
Syntax
Return Value |
Method |
String |
getPipelineName() |
Parameters
None.
Return Value
the name of the pipeline to run.
Remarks
None.
Example
|