public class TrelloProcessSetup
extends java.lang.Object
| Constructor and Description |
|---|
TrelloProcessSetup(int processTypeId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApiKey() |
int |
getBoardParamId() |
int |
getOrganizationBoardsMaxCount() |
java.lang.String |
getOrganizationId() |
java.lang.String |
getToken() |
public TrelloProcessSetup(int processTypeId)
throws BGException
BGException