public class BoardsParser extends Object implements com.atlassian.jira.rest.client.internal.json.JsonObjectParser<Iterable<Board>>
| Constructor and Description |
|---|
BoardsParser() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Board> |
parse(org.codehaus.jettison.json.JSONObject json) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.