| Package | Description |
|---|---|
| org.sonar.batch.protocol.output |
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchReport.Flow
Protobuf type
Flow |
static class |
BatchReport.Flow.Builder
Protobuf type
Flow |
| Modifier and Type | Method and Description |
|---|---|
BatchReport.FlowOrBuilder |
BatchReport.IssueOrBuilder.getFlowOrBuilder(int index)
repeated .Flow flow = 8; |
BatchReport.FlowOrBuilder |
BatchReport.Issue.getFlowOrBuilder(int index)
repeated .Flow flow = 8; |
BatchReport.FlowOrBuilder |
BatchReport.Issue.Builder.getFlowOrBuilder(int index)
repeated .Flow flow = 8; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BatchReport.FlowOrBuilder> |
BatchReport.IssueOrBuilder.getFlowOrBuilderList()
repeated .Flow flow = 8; |
List<? extends BatchReport.FlowOrBuilder> |
BatchReport.Issue.getFlowOrBuilderList()
repeated .Flow flow = 8; |
List<? extends BatchReport.FlowOrBuilder> |
BatchReport.Issue.Builder.getFlowOrBuilderList()
repeated .Flow flow = 8; |
Copyright © 2009–2015 SonarSource. All rights reserved.