Home | Trees | Indices | Help |
|
---|
|
Represents a task of a host's particular change.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
int |
order_num The order number of this task in the change. |
string |
description The description of this task. |
string |
status The task's status. |
string |
error If task's status is ERROR, a description of the error. |
Inherited from |
Method Details |
Prints tasks's information to standard output in a user-friendly way.
|
Property Details |
order_numThe order number of this task in the change.
|
descriptionThe description of this task.
|
statusThe task's status. Possible values are OK, PENDING or ERROR.
|
errorIf task's status is ERROR, a description of the error.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |