public class ReportRestResult
extends java.lang.Object
Constructor and Description |
---|
ReportRestResult(com.haulmont.yarg.reporting.ReportOutputDocument document,
boolean attachment) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent() |
java.lang.String |
getDocumentName() |
com.haulmont.yarg.structure.ReportOutputType |
getReportOutputType() |
boolean |
isAttachment() |