Part of lp.code.interfaces.gitrepository View In Hierarchy
Known subclasses: lp.code.interfaces.webservice.IGitRepository
Method | transitionToInformationType | Set the information type for this repository. |
Parameters | information_type | The InformationType to transition to. |
user | The IPerson who is making the change. | |
verify_policy | Check if the new information type complies
with the IGitNamespacePolicy . |