Part of lp.registry.model.persontransferjob View In Hierarchy
| Method | metadata | Undocumented |
| Method | __init__ | Constructor. |
| Method | makeDerived | Undocumented |
Inherited from StormBase:
| Method | __storm_invalidated__ | Flush cached properties. |
| Parameters | minor_person | The person or team being added to or removed from the major_person. |
| major_person | The person or team that is receiving or losing the minor person. | |
| job_type | The specific membership action being performed. | |
| metadata | The type-specific variables, as a JSON-compatible dict. |