Uses of Interface
com.jcabi.github.Label
Packages that use Label
-
Uses of Label in com.jcabi.github
Classes in com.jcabi.github that implement LabelModifier and TypeClassDescriptionstatic final classSmart Label with extra features.static final classUnmodified Label with extra features.Methods in com.jcabi.github that return LabelModifier and TypeMethodDescriptionCreate new label.Labels.Smart.createOrGet(String name) Create or get label.Labels.Smart.createOrGet(String name, String color) Create or get label (with this explicit color).Get label by name (runtime exception if absent).Get a label by name.Methods in com.jcabi.github that return types with arguments of type LabelModifier and TypeMethodDescriptionIssueLabels.Smart.findByColor(String color) Select all labels with the given color.IssueLabels.iterate()Iterate them all.IssueLabels.Smart.iterate()Labels.iterate()Iterate them all.Labels.Smart.iterate()com.google.common.base.Optional<Label>Event.Smart.label()Label that was added or removed in this event (if any).Methods in com.jcabi.github with parameters of type LabelModifier and TypeMethodDescriptionintintConstructors in com.jcabi.github with parameters of type Label