getOutputContentItem()
Unknown macro: {scrollbar}
Parameters: |
outputName |
|
Result: |
org.pentaho.core.repository.IContentItem |
|
Returns an IContentItem object for the specified output. The content item can be used to access the output stream for the specified output. It is important to call isDefinedOutput() or getOutputNames() before asking for access to an output as an error will occur if you ask for an output that has not been defined in the action sequence.