| Package | Description |
|---|---|
| com.julienvey.trello | |
| com.julienvey.trello.domain | |
| com.julienvey.trello.impl |
| Modifier and Type | Method and Description |
|---|---|
CheckList |
Trello.getCheckList(String checkListId,
Argument... args) |
| Modifier and Type | Method and Description |
|---|---|
List<CheckList> |
Trello.getBoardChecklists(String boardId,
Argument... args) |
| Modifier and Type | Method and Description |
|---|---|
List<CheckList> |
Board.fetchCheckLists(Argument... args) |
| Modifier and Type | Method and Description |
|---|---|
CheckList |
TrelloImpl.getCheckList(String checkListId,
Argument... args) |
| Modifier and Type | Method and Description |
|---|---|
List<CheckList> |
TrelloImpl.getBoardChecklists(String boardId,
Argument... args) |
Copyright © 2015. All rights reserved.