public class GcsProjectAction extends GcsAction
Constructor and Description |
---|
GcsProjectAction(GcsAction buildAction) |
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 |
---|---|
hudson.model.Job<?,?> |
getJob() |
boolean |
isProjectAction() |
getDisplayName, getGuidelines, getIconFileName, getMisraVersion, getNotes, getParserName, getProjectActions, getProjectName, getRun, getSoftwareVersion, getSummary, getTool, getUrlName, isCompliant
public GcsProjectAction(hudson.model.Run<?,?> run, List<Guideline> guidelines, String parserName, String softwareVersion, String projectName, String misraVersion, boolean isCompliant, String tool, String summary, String notes)
public GcsProjectAction(GcsAction buildAction)
public boolean isProjectAction()
isProjectAction
in class GcsAction
public hudson.model.Job<?,?> getJob()
Copyright © 2016–2019. All rights reserved.