public class KlocworkDiffAnalysisConfig extends hudson.model.AbstractDescribableImpl<KlocworkDiffAnalysisConfig>
Modifier and Type | Class and Description |
---|---|
static class |
KlocworkDiffAnalysisConfig.DescriptorImpl |
Constructor and Description |
---|
KlocworkDiffAnalysisConfig(String diffType,
String gitPreviousCommit,
String diffFileList) |
Modifier and Type | Method and Description |
---|---|
String |
getDiffFileList() |
String |
getDiffType() |
String |
getGitPreviousCommit() |
boolean |
isGitDiffType() |
boolean |
isManualDiffType() |
Copyright © 2016–2017. All rights reserved.