public static interface QueryStream.PartsHandler
| Modifier and Type | Method and Description |
|---|---|
default void |
onIssues(Issue[] issues) |
void |
onNextPart(QueryResultPart part) |
default void onIssues(Issue[] issues)
void onNextPart(QueryResultPart part)
Copyright © 2024. All rights reserved.