java.lang.Object
org.kohsuke.github.GHTeamChanges.FromRepository
- Enclosing class:
- GHTeamChanges
Changes made for repository events.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the changes to permissions.
-
Constructor Details
-
FromRepository
public FromRepository()Create default FromRepository instance
-
-
Method Details
-
getPermissions
Gets the changes to permissions.- Returns:
- the changes to permissions
-