|
|
addSourceStamp(self,
branch,
revision,
repository,
project,
patch_body=None,
patch_level=0,
patch_author='',
patch_comment='',
patch_subdir=None,
changeids=[])
Create a new SourceStamp instance with the given attributes, and
return its sourcestamp ID, via a Deferred. |
source code
|
|
|
Inherited from base.DBConnectorComponent:
__init__
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|