- check(String) - Method in interface com.jcabi.github.Assignees
-
Check check if a particular user is an assignee for a repository.
- clear() - Method in interface com.jcabi.github.IssueLabels
-
Remove all labels.
- clear() - Method in class com.jcabi.github.IssueLabels.Smart
-
- close() - Method in class com.jcabi.github.Issue.Smart
-
Close it (make sure it's closed).
- close() - Method in class com.jcabi.github.Milestone.Smart
-
Close it (make sure it's closed).
- CLOSED - Static variable in interface com.jcabi.github.Event
-
Event type.
- CLOSED_STATE - Static variable in interface com.jcabi.github.Issue
-
Issue state.
- CLOSED_STATE - Static variable in interface com.jcabi.github.Milestone
-
Milestone state.
- closedAt() - Method in class com.jcabi.github.Pull.Smart
-
When this pull request was closed.
- closedIssues() - Method in class com.jcabi.github.Milestone.Smart
-
Get number of closed issues.
- color() - Method in class com.jcabi.github.Label.Smart
-
Get its color.
- color(String) - Method in class com.jcabi.github.Label.Smart
-
Set its color.
- com.jcabi.github - package com.jcabi.github
-
Object Oriented Github API.
- com.jcabi.github.mock - package com.jcabi.github.mock
-
Mock Github server.
- Comment - Interface in com.jcabi.github
-
Github issue comment.
- Comment.Smart - Class in com.jcabi.github
-
Smart comment with additional features.
- Comment.Smart(Comment) - Constructor for class com.jcabi.github.Comment.Smart
-
Public ctor.
- Comments - Interface in com.jcabi.github
-
Github comments.
- comments() - Method in interface com.jcabi.github.Issue
-
Get all comments of the issue.
- comments() - Method in class com.jcabi.github.Issue.Smart
-
- Commit - Interface in com.jcabi.github
-
Github commit.
- Commit.Smart - Class in com.jcabi.github
-
Smart commit.
- Commit.Smart(Commit) - Constructor for class com.jcabi.github.Commit.Smart
-
Public ctor.
- commits() - Method in interface com.jcabi.github.Pull
-
Get all commits of the pull request.
- commits() - Method in class com.jcabi.github.Pull.Smart
-
- company() - Method in class com.jcabi.github.Organization.Smart
-
Get its company.
- company(String) - Method in class com.jcabi.github.Organization.Smart
-
Change its company.
- company() - Method in class com.jcabi.github.User.Smart
-
Get his company.
- compareTo(Comment) - Method in class com.jcabi.github.Comment.Smart
-
- compareTo(Commit) - Method in class com.jcabi.github.Commit.Smart
-
- compareTo(Event) - Method in class com.jcabi.github.Event.Smart
-
- compareTo(Issue) - Method in class com.jcabi.github.Issue.Smart
-
- compareTo(Label) - Method in class com.jcabi.github.Label.Smart
-
- compareTo(Label) - Method in class com.jcabi.github.Label.Unmodified
-
- compareTo(Milestone) - Method in class com.jcabi.github.Milestone.Smart
-
- compareTo(Organization) - Method in class com.jcabi.github.Organization.Smart
-
- compareTo(Pull) - Method in class com.jcabi.github.Pull.Smart
-
- compareTo(Milestone) - Method in class com.jcabi.github.RtMilestone
-
- contains(String) - Method in class com.jcabi.github.IssueLabels.Smart
-
Label exists?
- contains(String) - Method in class com.jcabi.github.Labels.Smart
-
Label exists?
- Coordinates - Interface in com.jcabi.github
-
Repository coordinates.
- coordinates() - Method in interface com.jcabi.github.Repo
-
Get its coordinates.
- coordinates() - Method in class com.jcabi.github.Repo.Smart
-
- Coordinates.Simple - Class in com.jcabi.github
-
Rexsl implementation.
- Coordinates.Simple(String, String) - Constructor for class com.jcabi.github.Coordinates.Simple
-
Public ctor.
- Coordinates.Simple(String) - Constructor for class com.jcabi.github.Coordinates.Simple
-
Public ctor.
- CORE - Static variable in interface com.jcabi.github.Limits
-
Resource name.
- create(Iterable<String>) - Method in interface com.jcabi.github.Gists
-
Create a new gist.
- create(String, String) - Method in interface com.jcabi.github.Issues
-
Create new issue.
- create(String, String) - Method in interface com.jcabi.github.Labels
-
Create new label.
- create(String, String) - Method in class com.jcabi.github.Labels.Smart
-
- create(String) - Method in interface com.jcabi.github.Milestones
-
Create Milestone.
- create(String, String, String) - Method in interface com.jcabi.github.Pulls
-
Create new get.
- create(JsonObject) - Method in interface com.jcabi.github.Repos
-
Create repository.
- create(String) - Method in class com.jcabi.github.RtMilestones
-
- createdAt() - Method in class com.jcabi.github.Comment.Smart
-
When this comment was created.
- createdAt() - Method in class com.jcabi.github.Event.Smart
-
When this issue was created.
- createdAt() - Method in class com.jcabi.github.Issue.Smart
-
When this issue was created.
- createdAt() - Method in class com.jcabi.github.Milestone.Smart
-
When this milestone was created.
- createdAt() - Method in class com.jcabi.github.Organization.Smart
-
When this organisation was created.
- createdAt() - Method in class com.jcabi.github.Pull.Smart
-
When this pull request was created.
- createOrGet(String) - Method in class com.jcabi.github.Labels.Smart
-
Create or get label.
- createOrGet(String, String) - Method in class com.jcabi.github.Labels.Smart
-
Create or get label (with this explicit color).
- creator() - Method in class com.jcabi.github.Milestone.Smart
-
Get its creator.