| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHProjectCard |
GHProjectColumn.createCard(GHIssue issue)
Create card gh project card.
|
GHProjectCard |
GHProjectColumn.createCard(String note)
Create card gh project card.
|
GHProjectCard |
GitHub.getProjectCard(long id)
Gets project card.
|
GHProjectCard |
GHProjectCard.wrap(GHProjectColumn column)
Wrap gh project card.
|
GHProjectCard |
GHProjectCard.wrap(GitHub root)
Wrap gh project card.
|
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<GHProjectCard> |
GHProjectColumn.listCards()
List cards paged iterable.
|
Copyright © 2020. All rights reserved.