Home | Trees | Indices | Help |
---|
|
zope.interface.Interface --+ | IBuildSetStatus
I represent a set of Builds, each run on a separate Builder but all using the same source tree.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
_InterfaceClass__attrs =
|
|||
__bases__ =
|
|||
__identifier__ =
|
|||
__iro__ =
|
|||
__name__ =
|
|||
__sro__ =
|
|||
_implied =
|
|||
dependents = <WeakKeyDictionary at 45503840>
|
|||
Inherited from |
|
Return a SourceStamp object which can be used to re-create the source tree that this build used. This method will return None if the source information is no longer available. |
Return the BuildSet's ID string, if any. The 'try' feature uses a random string as a BuildSetID to relate submitted jobs with the resulting BuildSet. |
Return a list of IBuildRequestStatus objects that represent my component Builds. This list might correspond to the Builders named by getBuilderNames(), but if builder categories are used, or 'Builder Aliases' are implemented, then they may not. |
|
_InterfaceClass__attrs
|
__iro__
|
__sro__
|
_implied
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 31 16:51:55 2009 | http://epydoc.sourceforge.net |