Package | Description |
---|---|
io.jenkins.plugins.rortveiten | |
rortveiten.misra |
Modifier and Type | Method and Description |
---|---|
List<Guideline> |
GcsAction.getGuidelines() |
Constructor and Description |
---|
GcsAction(hudson.model.Run<?,?> run,
List<Guideline> guidelines,
String parserName,
String softwareVersion,
String projectName,
String misraVersion,
boolean isCompliant,
String tool,
String summary,
String notes) |
GcsProjectAction(hudson.model.Run<?,?> run,
List<Guideline> guidelines,
String parserName,
String softwareVersion,
String projectName,
String misraVersion,
boolean isCompliant,
String tool,
String summary,
String notes) |
Modifier and Type | Method and Description |
---|---|
List<Guideline> |
WarningParser.getGuidelines() |
Modifier and Type | Method and Description |
---|---|
protected void |
WarningParser.setGuidelines(List<Guideline> guidelines)
Method only meant for injection from tests to reduce test-refactoring effort
|
Copyright © 2016–2019. All rights reserved.