Uses of Enum
org.gitlab4j.api.webhook.EventLabel.LabelType
Packages that use EventLabel.LabelType
-
Uses of EventLabel.LabelType in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook that return EventLabel.LabelTypeModifier and TypeMethodDescriptionstatic EventLabel.LabelTypeEventLabel.getType()static EventLabel.LabelTypeReturns the enum constant of this type with the specified name.static EventLabel.LabelType[]EventLabel.LabelType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gitlab4j.api.webhook with parameters of type EventLabel.LabelType