public class CustomViolationType extends org.jenkinsci.lib.dtkit.type.ViolationsType implements CustomType
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomViolationType.CustomViolationsTypeDescriptor |
| Constructor and Description |
|---|
CustomViolationType(String pattern,
String customXSL,
boolean faildedIfNotNew,
boolean deleteOutputFiles) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomXSL() |
org.jenkinsci.lib.dtkit.descriptor.ViolationsTypeDescriptor<? extends org.jenkinsci.lib.dtkit.type.ViolationsType> |
getDescriptor() |
public org.jenkinsci.lib.dtkit.descriptor.ViolationsTypeDescriptor<? extends org.jenkinsci.lib.dtkit.type.ViolationsType> getDescriptor()
getDescriptor in interface hudson.model.Describable<org.jenkinsci.lib.dtkit.type.ViolationsType>getDescriptor in class org.jenkinsci.lib.dtkit.type.ViolationsTypepublic String getCustomXSL()
getCustomXSL in interface CustomTypeCopyright © 2004-2015. All Rights Reserved.