Package | Description |
---|---|
com.emenda.klocwork.reporting | |
com.emenda.klocwork.util |
Modifier and Type | Field and Description |
---|---|
ArrayList<KlocworkIssue> |
KlocworkDashboard.localIssues |
ArrayList<KlocworkIssue> |
KlocworkDashboard.serverIssues |
Modifier and Type | Method and Description |
---|---|
ArrayList<KlocworkIssue> |
KlocworkDashboard.getLocalIssues() |
ArrayList<KlocworkIssue> |
KlocworkDashboard.getServerIssues() |
Constructor and Description |
---|
KlocworkDashboard(ArrayList<KlocworkIssue> localIssues,
ArrayList<KlocworkIssue> serverIssues,
boolean shouldDashboardLocal,
boolean shouldDashboardServer) |
KlocworkDashboard(ArrayList<KlocworkIssue> localIssues,
ArrayList<KlocworkIssue> serverIssues,
boolean shouldDashboardLocal,
boolean shouldDashboardServer) |
Modifier and Type | Method and Description |
---|---|
ArrayList<KlocworkIssue> |
KlocworkXMLReportParserIssueList.call() |
ArrayList<KlocworkIssue> |
KlocworkXMLReportHandler.getIssuesList() |
Copyright © 2016–2019. All rights reserved.