com.jaspersoft.jasperserver.api.engine.scheduling.quartz
Class ReportExecutionJob.ReportOutput
java.lang.Object
com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJob.ReportOutput
- Enclosing class:
- ReportExecutionJob
protected static class ReportExecutionJob.ReportOutput
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportExecutionJob.ReportOutput
public ReportExecutionJob.ReportOutput(byte[] data,
java.lang.String fileType,
java.lang.String filename)
getData
public byte[] getData()
getFilename
public java.lang.String getFilename()
getFileType
public java.lang.String getFileType()
getChildren
public java.util.List getChildren()
addChild
public void addChild(ReportExecutionJob.ReportOutput child)
Copyright © 2007. All Rights Reserved.