|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdhocTaskInfo
This AdhocTaskInfo takes charge of recording a JReport Analysis Task's information.
| Method Summary | |
|---|---|
long |
getCompletedTime()
Deprecated. Gets the time when this task is finished. |
java.lang.String[] |
getDSOs()
Deprecated. Gets all DSOs description used by the scheduled task. |
java.lang.String |
getFailedInfo()
Deprecated. Gets detailed failure information of a failed Adhoc task. |
java.lang.String |
getReason()
Deprecated. Gets detailed failure reason returned by the engine. |
int |
getReportPages()
Deprecated. Gets the total number of report pages. |
java.lang.String[] |
getReports()
Deprecated. Gets all of the report names within the scheduled report set. |
java.lang.String |
getReportSet()
Deprecated. Gets the scheduled report set¡¯s file name with full path in resource tree. |
java.lang.String[] |
getResultFiles()
Deprecated. Gets all exported files from the scheduled task when this task is finished. |
java.lang.String |
getRunHost()
Deprecated. Gets the Report Server's host IP address for launching this task. |
int |
getRunPort()
Deprecated. Gets the Report Server's RMI port number. |
long |
getStartedTime()
Deprecated. Gets the time when this task started to run. |
long |
getSubmittedTime()
Deprecated. Gets the Task's submitted time. |
java.lang.String |
getTaskID()
Deprecated. Gets the task's ID. |
java.lang.String |
getTaskStatus()
Deprecated. Gets the task's status, running-process track point. |
java.lang.String |
getTaskType()
Deprecated. Gets the task's type. |
java.lang.String |
getUserName()
Deprecated. Gets the user name that has submitted this task. |
boolean |
isFailedToRun()
Deprecated. Judges whether or not this task failed to run. |
| Method Detail |
|---|
java.lang.String getTaskID()
java.lang.String getReportSet()
java.lang.String[] getReports()
java.lang.String getUserName()
java.lang.String getTaskStatus()
java.lang.String getTaskType()
java.lang.String getRunHost()
int getRunPort()
java.lang.String[] getDSOs()
java.lang.String[] getResultFiles()
int getReportPages()
java.lang.String getReason()
long getSubmittedTime()
long getStartedTime()
long getCompletedTime()
boolean isFailedToRun()
java.lang.String getFailedInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||