java.lang.Object
org.kohsuke.github.GHLabelChanges
Wrapper to define changed fields on label action="edited".
- See Also:
-
Constructor Details
-
GHLabelChanges
public GHLabelChanges()Create default GHLabelChanges instance
-
-
Method Details
-
getName
Old label name.- Returns:
- old label name (or null if not changed)
-
getColor
Old label color.- Returns:
- old label color (or null if not changed)
-