|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TaskStatistic
Records task statistics information of a report.
| Method Summary | |
|---|---|
long |
getFirstSubmittedTime()
Gets submitted time of the first task that runs the report. |
java.lang.String |
getLastCatalogName()
Gets the catalog name used to run the report in the last task. |
int |
getLastPageNumber()
Gets page number of the last task that runs the report. |
long |
getLastSubmittedTime()
Gets submitted time of the last task that runs the report. |
java.lang.String |
getLastTaskID()
Gets the last task's ID involved in running the report. |
java.lang.String |
getLastUser()
Gets the user name that runs the report in the last task. |
java.lang.String |
getReportName()
Gets the report name. |
int |
getRunTimesNumber()
Gets the number of times of running the report after the first time run. |
| Method Detail |
|---|
java.lang.String getReportName()
java.lang.String getLastTaskID()
java.lang.String getLastCatalogName()
java.lang.String getLastUser()
long getLastSubmittedTime()
int getLastPageNumber()
int getRunTimesNumber()
long getFirstSubmittedTime()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||