| Home | Trees | Indices | Help |
|
|---|
|
|
Class containing the result of job execution.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
STATUS_CODE_OK = 0
|
|||
STATUS_CODE_ERROR = 1
|
|||
ID_MISSING = -1
|
|||
_id = -1
|
|||
_job = Nonehash(x) |
|||
_query_results =
|
|||
_status = 0
|
|||
_status_message =
|
|||
_execution_date_time = time.struct_time(tm_year=2012, tm_mon=2
|
|||
|
|||
Initialize the state of the object
|
Returns list of results from the queries in the job
|
Sets the results of execution of the job queries.
|
Adds a aquery result to the results
|
Returns the status of the execution
|
Sets the status of the execution.
|
Sets the status message of the result
|
Returns the status message of the result
|
Adds additional message to status message field
|
Returns the date and time of job execution.
|
Sets the last run time of the job.
|
|
|||
_execution_date_time
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Feb 8 14:59:27 2012 | http://epydoc.sourceforge.net |