org.openengsb.domain.report.model
Class FileReportPart
java.lang.Object
org.openengsb.domain.report.model.ReportPart
org.openengsb.domain.report.model.FileReportPart
public class FileReportPart
- extends ReportPart
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileReportPart
public FileReportPart(String partName,
String contentType,
File content)
getContent
public byte[] getContent()
- Specified by:
getContent in class ReportPart
Copyright © 2009-2011. All Rights Reserved.