|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdhocEngineInfo
This AdhocEngineInfo takes charge of collecting a JReport Analysis Engine's information.
| Method Summary | |
|---|---|
long |
getCreatedTime()
Deprecated. Gets the engine's created time. |
java.lang.String |
getEngineID()
Deprecated. Gets the identifier of Adhoc Engine. |
java.lang.String[] |
getReports()
Deprecated. Gets currently running report's name. |
java.lang.String |
getRunningReport()
Deprecated. Gets currently running report, the report file name with full path in resource tree |
java.lang.String |
getRunningStatus()
Deprecated. Gets the engine's running status, running-process track point. |
long |
getRunningTime()
Deprecated. Gets the time this engine spent on running current report. |
java.lang.String |
getSessionID()
Deprecated. Gets the Session's identifier, which the Engines belongs to. |
| Method Detail |
|---|
java.lang.String getEngineID()
java.lang.String getSessionID()
java.lang.String getRunningStatus()
java.lang.String[] getReports()
java.lang.String getRunningReport()
long getCreatedTime()
long getRunningTime()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||