Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Class and Description |
---|---|
static class |
IssueLabels.Smart
Smart IssueLabels with extra features.
|
Modifier and Type | Method and Description |
---|---|
IssueLabels |
Issue.labels()
Get all labels of the issue.
|
IssueLabels |
Issue.Smart.labels() |
IssueLabels |
Issue.Smart.roLabels()
Get read-only labels.
|
Constructor and Description |
---|
IssueLabels.Smart(IssueLabels lbl)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.