java.lang.Object
org.kohsuke.github.GHExternalGroup.GHLinkedTeam
- Enclosing class:
- GHExternalGroup
A reference of a team linked to an external group
- Author:
- Miguel Esteban GutiƩrrez
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GHLinkedTeam
public GHLinkedTeam()Create default GHLinkedTeam instance
-
-
Method Details
-
getId
public long getId()Get the linked team identifier- Returns:
- the id
-
getName
Get the linked team name- Returns:
- the name
-