org.pentaho.reporting.engine.classic.core
Class ReportProcessTaskUtil

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.ReportProcessTaskUtil

public class ReportProcessTaskUtil
extends Object

Todo: Document Me

Author:
Thomas Morgner

Method Summary
static void configureBodyStream(ReportProcessTask task, OutputStream outputStream, String fileName, String suffix)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

configureBodyStream

public static void configureBodyStream(ReportProcessTask task,
                                       OutputStream outputStream,
                                       String fileName,
                                       String suffix)