|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActiveTaskRecord
ClassActiveTaskRecord contains information of an active task in
report server.
| Method Summary | |
|---|---|
java.lang.String |
getCatalog()
Return the report catalog of the active task. |
java.lang.String |
getEngineStatus()
Return the report engine status message of the active task. |
int |
getLaunchType()
Return the launch type of the active task. |
java.lang.String |
getLogicOfConditions()
Return the logic between the trigger and the time condition of this task |
java.lang.String |
getParamFile()
Returns the report parameter file of the task and display it. |
java.lang.String |
getPublishType()
Return the report publish type of the active task and display as "Task Type". |
java.lang.String |
getReport()
Return the report name of the active task. |
java.lang.String |
getReportNames()
Return a String contains all report names |
java.util.Date |
getStartedTime()
Return the start time of the active task. |
java.lang.String |
getSubmitter()
Return the submitter of the active task. |
java.lang.String |
getTaskClass()
Return the task type of the active task. |
java.lang.String |
getTaskID()
Return the task ID of the active task. |
java.lang.String |
getTaskName()
Return the task name of the active task. |
java.lang.String |
getTrigger()
Return the bound trigger name of the active task |
| Method Detail |
|---|
java.util.Date getStartedTime()
java.lang.String getEngineStatus()
java.lang.String getSubmitter()
java.lang.String getTaskID()
java.lang.String getTaskName()
java.lang.String getTaskClass()
int getLaunchType()
java.lang.String getCatalog()
java.lang.String getReport()
java.lang.String getParamFile()
java.lang.String getPublishType()
java.lang.String getTrigger()
java.lang.String getLogicOfConditions()
java.lang.String getReportNames()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||