Part of lp.code.interfaces.branchjob View In Hierarchy
| Method | create | Send email about branch modifications. |
Inherited from IJobSource:
| Int | memory_limit | Undocumented |
| Method | iterReady | Iterate through all jobs. |
| Method | contextManager | Get a context for running this kind of job in. |
| Parameters | branch | The IBranch that was modified. |
| user | The IPerson who modified the branch. | |
| branch_delta | An IBranchDelta describing the changes. |