public class JBehavePluginType
extends com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
Modifier and Type | Class and Description |
---|---|
static class |
JBehavePluginType.DescriptorImpl |
Constructor and Description |
---|
JBehavePluginType(java.lang.String pattern,
boolean failedIfNotNew,
boolean deleteOutputFiles) |
JBehavePluginType(java.lang.String pattern,
boolean failedIfNotNew,
boolean deleteOutputFiles,
boolean stopProcessingIfError) |
Modifier and Type | Method and Description |
---|---|
com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<?> |
getDescriptor() |
all, getInputMetric
public JBehavePluginType(java.lang.String pattern, boolean failedIfNotNew, boolean deleteOutputFiles)
@DataBoundConstructor public JBehavePluginType(java.lang.String pattern, boolean failedIfNotNew, boolean deleteOutputFiles, boolean stopProcessingIfError)
public com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<?> getDescriptor()
getDescriptor
in interface hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType>
getDescriptor
in class com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
Copyright © 2003-2014. All Rights Reserved.