Home | Trees | Indices | Help |
|
---|
|
object --+ | Build
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
PENDING =
|
|
IN_PROGRESS =
|
|
SUCCESS =
|
|
FAILURE =
|
|
IP_ADDRESS =
|
|
MAINTAINER =
|
|
OS_NAME =
|
|
OS_FAMILY =
|
|
OS_VERSION =
|
|
MACHINE =
|
|
PROCESSOR =
|
|
TOKEN =
|
Properties | |
exists Whether this build exists in the database |
|
completed Whether the build has been completed |
|
successful Whether the build was successful |
|
resource Build resource identification |
|
Inherited from |
Method Details |
Initialize a new build with the specified attributes. To actually create this build in the database, the insert method needs to be called.
|
|
Property Details |
existsWhether this build exists in the database
|
completedWhether the build has been completed
|
successfulWhether the build was successful
|
resourceBuild resource identification
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Mar 11 14:53:36 2011 | http://epydoc.sourceforge.net |