Part of lp.code.interfaces.gitjob View In Hierarchy
| Method | create | Send email about repository 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 | repository | The IGitRepository that was modified. |
| user | The IPerson who modified the repository. | |
| repository_delta | An IGitRepositoryDelta describing the
changes. |