| Package | Description |
|---|---|
| net.sf.jasperreports.web.servlets |
Contains web servlets implementations.
|
| Modifier and Type | Method and Description |
|---|---|
ReportExecutionStatus.Status |
ReportExecutionStatus.getStatus()
Returns the status of the execution.
|
static ReportExecutionStatus.Status |
ReportExecutionStatus.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReportExecutionStatus.Status[] |
ReportExecutionStatus.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ReportExecutionStatus(ReportExecutionStatus.Status status,
java.lang.Integer totalPageCount,
int currentPageCount,
java.lang.Throwable error) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com