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